|
|
|
@@ -37,7 +37,7 @@ matrix_backup_borg_location_source_directories: [] |
|
|
|
|
|
|
|
# postgres db backup |
|
|
|
matrix_backup_borg_postgresql_enabled: true |
|
|
|
matrix_backup_borg_supported_postgres_versions: ['12', '13', '14'] |
|
|
|
matrix_backup_borg_supported_postgres_versions: ['12', '13', '14', '15'] |
|
|
|
matrix_backup_borg_postgresql_databases: [] |
|
|
|
matrix_backup_borg_postgresql_databases_hostname: '' |
|
|
|
matrix_backup_borg_postgresql_databases_username: "matrix" |
|
|
|
|