mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
20 lines
287 B
YAML
20 lines
287 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
|
|
ip_header: ''
|
|
bind_domain: []
|
|
bind_ip: []
|
|
bind_ua: []
|
|
database:
|
|
debug: false
|
|
session:
|
|
lifetime: 120
|