added calibre, caddy-tailscale
This commit is contained in:
parent
dc3bdc5847
commit
82a9b3993f
5 changed files with 22 additions and 9 deletions
|
|
@ -9,14 +9,14 @@
|
|||
ip = "0.0.0.0";
|
||||
port = 8083;
|
||||
};
|
||||
openFirewall = true;
|
||||
# openFirewall = true;
|
||||
options = {
|
||||
enableBookUploading = false;
|
||||
enableBookConversion = true;
|
||||
# No " " around absolute path
|
||||
# Make sure a calibre library .db file is in this folder
|
||||
# Example file: https://github.com/janeczku/calibre-web/raw/master/library/metadata.db
|
||||
calibreLibrary =/mnt/plakias/enc/books;
|
||||
calibreLibrary ="/home/elias/nixos-knossos/books";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue