50 lines
1 KiB
INI
50 lines
1 KiB
INI
|
[app]
|
||
|
PAGE_SIZE = 10
|
||
|
RuntimeRootPath = runtime/
|
||
|
LogSavePath = /casaOS/logs/server/
|
||
|
LogSaveName = log
|
||
|
LogFileExt = log
|
||
|
; 必须的格式
|
||
|
DateStrFormat = 20060102
|
||
|
DateTimeFormat = 2006-01-02 15:04:05
|
||
|
TimeFormat = 15:04:05
|
||
|
DateFormat = 2006-01-02
|
||
|
|
||
|
|
||
|
[server]
|
||
|
HttpPort = 8089
|
||
|
RunMode = debug
|
||
|
;ServerApi = http://113.52.135.30:8090
|
||
|
;ServerApi = https://casaos.zimaboard.com
|
||
|
;ServerApi = http://192.168.2.167:8090
|
||
|
ServerApi = http://192.168.2.142:8090
|
||
|
|
||
|
[user]
|
||
|
UserName = admin
|
||
|
PWD = zimaboard
|
||
|
Email = aaa@222.ddd
|
||
|
Description = ddddddd
|
||
|
Token = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImVyZXJlIiwicGFzc3dvcmQiOiJhZHNmZGYiLCJleHAiOjE2MjQwMDU0ODEsImlzcyI6Imdpbi1ibG9nIn0.JNsCccZuFCwlSMLJg62iOIB2xymk_k7xGa11xhZ07bc
|
||
|
|
||
|
[zerotier]
|
||
|
UserName = ddddd
|
||
|
PWD =
|
||
|
Token = yBKYyavr2RdFAIVN7iTpzlsB1o6CqTgm
|
||
|
|
||
|
[redis]
|
||
|
Host = 192.168.2.167:6379
|
||
|
Password =
|
||
|
MaxIdle = 30
|
||
|
MaxActive = 30
|
||
|
IdleTimeout = 200
|
||
|
|
||
|
[system]
|
||
|
AutoUpdate = true
|
||
|
SearchSwitch = true
|
||
|
WidgetsSwitch = false
|
||
|
ShortcutsSwitch = true
|
||
|
SearchEngine = baidu
|
||
|
Background = http://baidu.com1
|
||
|
BackgroundType = d
|
||
|
|