瀏覽代碼

Update README.md

Drn 2 年之前
父節點
當前提交
0d9eb2e334
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.