Pārlūkot izejas kodu

Update README.md

Drn 2 gadi atpakaļ
vecāks
revīzija
0d9eb2e334
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -296,6 +296,7 @@ The bot accepts `.json` or `.jsonc` for comment-friendly json.
     "processLimit": 32, // # of concurrent tasks allowed at once.
 
     "debug": false,                 // detailed program info.
+    "backupDatabaseOnStart": false, // backup database folder to dated zip file in local "backups" folder.
     "watchSettings": true,          // update settings live if file is modified.
     "settingsOutput": true,         // display parsed settings on load.
     "messageOutput": true,          // display messages being processed in real time.