mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 23:36:18 +00:00
Update setting.go
This commit is contained in:
parent
2e0dd65f3a
commit
e6c8b9438f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var defaultValueMap = map[string]string{
|
||||||
"sessionMaxAge": "0",
|
"sessionMaxAge": "0",
|
||||||
"expireDiff": "0",
|
"expireDiff": "0",
|
||||||
"trafficDiff": "0",
|
"trafficDiff": "0",
|
||||||
"timeLocation": "Asia/Tehran",
|
"timeLocation": "Asia/Ho_Chi_Minh",
|
||||||
"tgBotEnable": "false",
|
"tgBotEnable": "false",
|
||||||
"tgBotToken": "",
|
"tgBotToken": "",
|
||||||
"tgBotChatId": "",
|
"tgBotChatId": "",
|
||||||
|
|
Loading…
Reference in a new issue