addd exports path configuration variable and default values, restored old filename

This commit is contained in:
carnivuth
2026-02-02 14:19:40 +01:00
parent 09b986f1b0
commit 35c8a90013
3 changed files with 13 additions and 4 deletions

View File

@@ -25,6 +25,9 @@ dashboard:
# secret_path: super-secret-dashboard-path
secret_path: test
exports:
path: "exports"
database:
path: "data/krawl.db"
retention_days: 30
@@ -43,4 +46,4 @@ analyzer:
crawl:
infinite_pages_for_malicious: true
max_pages_limit: 250
ban_duration_seconds: 600
ban_duration_seconds: 600