diff options
Diffstat (limited to 'autoBackup/.env.example')
-rw-r--r-- | autoBackup/.env.example | 1 |
1 files changed, 1 insertions, 0 deletions
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 |