addd exports path configuration variable and default values, restored old filename
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user