Runner updated and eurovote
This commit is contained in:
@@ -139,12 +139,15 @@ in
|
||||
# Monitoring — uptime-kuma has monitors/history, ntfy has user accounts
|
||||
"${dataDir}/uptime-kuma"
|
||||
"${dataDir}/ntfy"
|
||||
# Eurovision Vote — SQLite DB with votes and rankings
|
||||
"/var/lib/eurovote"
|
||||
];
|
||||
|
||||
# Exclude Nextcloud's raw DB directory in favour of the pg_dump file
|
||||
exclude = [
|
||||
"${dataDir}/nextcloud/db"
|
||||
"${dataDir}/restic-cache"
|
||||
"${dataDir}/media"
|
||||
];
|
||||
|
||||
timerConfig = {
|
||||
|
||||
Reference in New Issue
Block a user