1
0
Fork 0

Disable Git and media extractors

This commit is contained in:
Alex Kotov 2023-08-24 20:25:18 +04:00
parent a1e2fce405
commit 0c483e8d6a
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ services:
# - SEARCH_BACKEND_ENGINE=sonic # uncomment these if you enable sonic below
# - SEARCH_BACKEND_HOST_NAME=sonic
# - SEARCH_BACKEND_PASSWORD=SecretPassword
- SAVE_GIT=False
- SAVE_MEDIA=False
# dns: # uncomment to use pihole below for ad/tracker blocking during archiving
# - pihole
volumes: