diff --git a/README.md b/README.md index 3f8e857..413ae8b 100644 --- a/README.md +++ b/README.md @@ -76,11 +76,14 @@ The default config file location is `~/.config/mango/config.yml`. It might be di --- port: 9000 base_url: / +session_secret: mango-session-secret library_path: ~/mango/library db_path: ~/mango/mango.db scan_interval_minutes: 5 log_level: info upload_path: ~/mango/uploads +plugin_path: ~/mango/plugins +download_timeout_seconds: 30 mangadex: base_url: https://mangadex.org api_url: https://mangadex.org/api