]> git.phdru.name Git - m_librarian.git/blobdiff - sample/m_librarian.conf
Feat(config): Warp config to provide default value
[m_librarian.git] / sample / m_librarian.conf
index 2ed0f8a39d601607257f1e0892f6bd6ba81d1ab5..cc8f3f5705b88e8463a53c43a227d63b6564a1ba 100644 (file)
 [library]
 path = /var/lib/LRE_Flibusta
 
+[filters]
+# Space-separated list of language codes
+lang = ru en
+
+# Show/hide deleted books; 0 - hide, 1 - show
+deleted = 0
+
+# Default value to use filters in search forms
+use_in_search_forms = 1
+
+# Use filters in lists of books
+use_in_books_list = 1
+
 [download]
 # Download formats:
 # %a - author (one of)
@@ -26,3 +39,6 @@ path = /var/lib/LRE_Flibusta
 # Examples:
 # format = %f (this is the default)
 # format = %a/%s/%n %t
+
+# Directory to download books to
+path = /tmp