Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Ling eca47e3d32 Update README config example 2022-02-11 14:28:05 +00:00
+1 -1
View File
@@ -88,7 +88,7 @@ upload_path: ~/mango/uploads
plugin_path: ~/mango/plugins plugin_path: ~/mango/plugins
download_timeout_seconds: 30 download_timeout_seconds: 30
library_cache_path: ~/mango/library.yml.gz library_cache_path: ~/mango/library.yml.gz
cache_enabled: false cache_enabled: true
cache_size_mbs: 50 cache_size_mbs: 50
cache_log_enabled: true cache_log_enabled: true
disable_login: false disable_login: false