mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 04:22:33 +08:00
16 lines
225 B
YAML
16 lines
225 B
YAML
app:
|
|
debug: false
|
|
key: a-long-string-with-32-characters
|
|
locale: zh_CN
|
|
timezone: Asia/Shanghai
|
|
root: /www
|
|
http:
|
|
debug: false
|
|
port: 8888
|
|
entrance: /
|
|
tls: true
|
|
database:
|
|
debug: false
|
|
session:
|
|
lifetime: 120
|