diff options
| -rw-r--r-- | calibre.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/calibre.html b/calibre.html index 084858e..086f034 100644 --- a/calibre.html +++ b/calibre.html @@ -76,6 +76,11 @@ ExecStart=/usr/bin/calibre-server --enable-auth --enable-local-write /opt/calibr [Install] WantedBy=multi-user.target </code></pre> + <aside> + <p> + You can change the port with the <code>--port</code> prefix. Additional information <code>man calibre-server</code>. + </p> + </aside> <p> Issue <code>systemctl daemon-reload</code> to apply the changes. @@ -132,7 +137,7 @@ systemctl start calibre-server</code></pre> <hr> <p> - By rflx -- <a href="https://rflx.xyz">website</a> -- XMR: rflx.xyz + By rflx -- <a href="https://rflx.xyz">website</a> -- XMR: 48T5XpHTXAZ5Nn8YCypA4aWn1ffQLHJkFGDArXQB6cmrP6cqLY72cu7CR2iq2MmL5Ndu3d47e5MKjGpL4prYgdrTCFAHD9c </p> </main> <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer> |
