Update setting.go

This commit is contained in:
quydang 2023-09-25 17:24:00 +07:00 committed by GitHub
parent 2e0dd65f3a
commit e6c8b9438f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ var defaultValueMap = map[string]string{
"sessionMaxAge": "0",
"expireDiff": "0",
"trafficDiff": "0",
"timeLocation": "Asia/Tehran",
"timeLocation": "Asia/Ho_Chi_Minh",
"tgBotEnable": "false",
"tgBotToken": "",
"tgBotChatId": "",