Browse Source

fix(sbotsserver): add missing setting

Daniel Gibbs 6 năm trước cách đây
mục cha
commit
e39f262812
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      lgsm/config-default/config-lgsm/sbotsserver/_default.cfg

+ 3 - 0
lgsm/config-default/config-lgsm/sbotsserver/_default.cfg

@@ -83,6 +83,9 @@ telegramtoken="accesstoken"
 telegramchatid=""
 curlcustomstring=""
 
+## Updating | https://docs.linuxgsm.com/commands/update
+updateonstart="off"
+
 ## Backup | https://docs.linuxgsm.com/commands/backup
 maxbackups="4"
 maxbackupdays="30"