added searxng
This commit is contained in:
parent
82a9b3993f
commit
60a323c106
2 changed files with 18 additions and 4 deletions
|
|
@ -13,10 +13,8 @@
|
|||
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 ="/home/elias/nixos-knossos/books";
|
||||
calibreLibrary ="/mnt/plakias/enc/books";
|
||||
# calibreLibrary ="/home/elias/nixos-knossos/books";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue