mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-25 11:20:18 +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
|
debug: true
|
||||||
|
|
||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
coll: ${COLL}
|
coll: ${COLL}
|
||||||
@@ -15,9 +14,5 @@ recorder:
|
|||||||
rollover_size: ${ROLLOVER_SIZE}
|
rollover_size: ${ROLLOVER_SIZE}
|
||||||
enable_put_custom_record: true
|
enable_put_custom_record: true
|
||||||
|
|
||||||
#autoindex: 10
|
|
||||||
|
|
||||||
#enable_auto_fetch: true
|
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
live: $live
|
live: $live
|
||||||
|
|||||||
Reference in New Issue
Block a user