remove backup enable option as backups are not done automatically

This commit is contained in:
brooke 2025-02-09 03:59:01 -05:00
parent 8993322d48
commit adb9f79e6c

View File

@ -7,7 +7,6 @@ DOMAIN=gotosocial.example.com
LETS_ENCRYPT_ENV=production
TZ=UTC
ENABLE_BACKUPS=false
COMPOSE_FILE="compose.yml"
###########################