This commit is contained in:
2025-10-25 19:50:26 +03:00
parent 9759a18b6e
commit bd2f5b7c13
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ in
calibreLibrary = "${xlib.dirs.calibre-library}";
enableBookUploading = true;
enableKepubify = true;
enableBookConversion = true;
enableBookConversion = false;
};
listen.ip = "0.0.0.0";
listen.port = 8083;