CasaOS/conf/conf.ini.sample

48 lines
732 B
Text
Raw Normal View History

2021-09-30 10:42:29 +00:00
[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
ProjectPath = /casaOS/server
2022-03-16 07:41:14 +00:00
RootPath = /casaOS
2021-09-30 10:42:29 +00:00
[server]
HttpPort = 8089
2022-04-06 04:10:51 +00:00
UDPPort =
2021-09-30 10:42:29 +00:00
RunMode = release
ServerApi = https://api.casaos.zimaboard.com
2022-04-06 04:10:51 +00:00
Handshake = socket.casaos.io
2022-02-17 10:43:25 +00:00
Token =
2022-04-06 04:10:51 +00:00
USBAutoMount = true
2022-02-17 10:43:25 +00:00
2021-09-30 10:42:29 +00:00
[user]
UserName = admin
PWD = zimaboard
Email = user@gmail.com
Description = description
Initialized = false
Avatar =
2022-04-06 04:10:51 +00:00
NickName =
2021-09-30 10:42:29 +00:00
[redis]
Host = 127.0.0.1:6379
Password =
MaxIdle = 30
MaxActive = 30
IdleTimeout = 200
[system]
ConfigStr =
WidgetList =
Analyse =
2021-09-30 10:42:29 +00:00
2022-03-16 07:41:14 +00:00
[file]
ShareDir =
2022-04-06 04:10:51 +00:00
DownloadDir =