mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-24 19:10:15 +00:00
remove unused parts of config (#198)
remove commented out config options (enable-auto-fetch and auto-index) to avoid confusion
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
debug: true
|
||||
|
||||
|
||||
proxy:
|
||||
coll: ${COLL}
|
||||
@@ -15,9 +14,5 @@ recorder:
|
||||
rollover_size: ${ROLLOVER_SIZE}
|
||||
enable_put_custom_record: true
|
||||
|
||||
#autoindex: 10
|
||||
|
||||
#enable_auto_fetch: true
|
||||
|
||||
collections:
|
||||
live: $live
|
||||
|
||||
Reference in New Issue
Block a user