1
0
Fork 0

Disable Mercury extractor

This commit is contained in:
Alex Kotov 2023-08-24 22:46:37 +04:00
parent fc6056ba2b
commit d4a5614504
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ services:
- SAVE_GIT=False
- SAVE_MEDIA=False
- SAVE_ARCHIVE_DOT_ORG=False
# FIXME: Mercury doesn't work
- USE_MERCURY=False
- SAVE_MERCURY=False
# dns: # uncomment to use pihole below for ad/tracker blocking during archiving
# - pihole
volumes: