better db dump system

This commit is contained in:
Ajay
2022-05-05 22:50:07 -04:00
parent db700cd7e8
commit d75226bde5
6 changed files with 31 additions and 12 deletions

View File

@@ -82,7 +82,6 @@ addDefaults(config, {
enabled: false,
minTimeBetweenMs: 180000,
appExportPath: "./docker/database-export",
postgresExportPath: "/opt/exports",
tables: [{
name: "sponsorTimes",
order: "timeSubmitted"