add minio backup label and fix pg restore path

This commit is contained in:
notplants
2026-02-20 14:19:59 +00:00
parent 7146f3e8be
commit 0411553e36
4 changed files with 9 additions and 2 deletions

View File

@ -75,6 +75,12 @@ LOGGING_LEVEL_LOGGERS_APP=INFO
# Password is managed via Docker secret 'collabora_p'
#COLLABORA_ADMIN_USERNAME=admin
##############################################################################
# BACKUPS
##############################################################################
# Set to false to disable backup-bot labels (default: true)
#ENABLE_BACKUPS=true
##############################################################################
# WOPI SCHEDULING
##############################################################################