mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Timestamp based dump filenames and garbage collection
This commit is contained in:
@@ -49,7 +49,8 @@ addDefaults(config, {
|
||||
dumpDatabase: {
|
||||
enabled: true,
|
||||
minTimeBetweenMs: 60000,
|
||||
exportPath: '/opt/exports',
|
||||
appExportPath: '/opt/exports',
|
||||
postgresExportPath: '/opt/exports',
|
||||
tables: [{
|
||||
name: "sponsorTimes",
|
||||
order: "timeSubmitted"
|
||||
|
||||
Reference in New Issue
Block a user