1
0
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:
Cristian
2020-09-24 08:37:27 -05:00
committed by Cristian Vargas
parent a40af98ced
commit 62ed11a5ca
6 changed files with 60 additions and 3 deletions

View File

@@ -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"