Merge "Don't recompress db backups"

This commit is contained in:
Zuul 2020-10-19 22:06:36 +00:00 committed by Gerrit Code Review
commit b5ee5e6eb8
2 changed files with 2 additions and 0 deletions

View File

@ -140,3 +140,4 @@
name: logrotate
vars:
logrotate_file_name: /var/backups/etherpad-mariadb/etherpad-mariadb.sql.gz
logrotate_compress: false

View File

@ -185,3 +185,4 @@
name: logrotate
vars:
logrotate_file_name: /var/backups/gitea-mariadb/gitea-mariadb.sql.gz
logrotate_compress: false