From 9035a17e5126d7bcc54bf42a65ac291573078d8e Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 27 Jul 2025 00:12:22 +0100 Subject: Added autoScrub script to run monthly --- autoBackup/.env.example | 1 + 1 file changed, 1 insertion(+) (limited to 'autoBackup/.env.example') diff --git a/autoBackup/.env.example b/autoBackup/.env.example index 0dea6fc..af58add 100644 --- a/autoBackup/.env.example +++ b/autoBackup/.env.example @@ -7,6 +7,7 @@ SLAVE_KEY==***************************************************************** SLAVE_USERNAME=************ SLAVE_PASSWORD=*************** SLAVE_REPLICATION_TASKS=localVMs/localVMs - fivehundred/localVMs,ReplicateDatabaseBackups +SLAVE_SCRUB_POOLS=fivehundred,localVMs,chud POLLING_RATE=300 -- cgit v1.2.3