Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 4d709b7

Browse files
committed
Update default config in README
1 parent 5760ad9 commit 4d709b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,14 @@ The default config file location is `~/.config/mango/config.yml`. It might be di
7676
---
7777
port: 9000
7878
base_url: /
79+
session_secret: mango-session-secret
7980
library_path: ~/mango/library
8081
db_path: ~/mango/mango.db
8182
scan_interval_minutes: 5
8283
log_level: info
8384
upload_path: ~/mango/uploads
85+
plugin_path: ~/mango/plugins
86+
download_timeout_seconds: 30
8487
mangadex:
8588
base_url: https://mangadex.org
8689
api_url: https://mangadex.org/api

0 commit comments

Comments
 (0)