Browse Source
fix(sbotsserver): add missing setting
pull/2641/head
Daniel Gibbs
5 years ago
No known key found for this signature in database
GPG Key ID: E50EE233189485E3
1 changed files with
3 additions and
0 deletions
-
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" |
|
|
|