mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-19 04:41:48 +02:00
fix: Improve headers handling
This commit is contained in:
committed by
Cristian Vargas
parent
a40af98ced
commit
62ed11a5ca
@@ -20,6 +20,7 @@ def disable_extractors_dict():
|
||||
"SAVE_PDF": "false",
|
||||
"SAVE_SCREENSHOT": "false",
|
||||
"SAVE_DOM": "false",
|
||||
"SAVE_HEADERS": "false",
|
||||
"USE_GIT": "false",
|
||||
"SAVE_MEDIA": "false",
|
||||
"SAVE_ARCHIVE_DOT_ORG": "false"
|
||||
|
Reference in New Issue
Block a user