2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 04:22:33 +08:00
Files
panel/config.example.yml
2026-01-13 18:46:13 +08:00

25 lines
423 B
YAML

app:
debug: false
key: a-long-string-with-32-characters
locale: zh_CN
timezone: Asia/Shanghai
root: /opt/ace
api_endpoint: api.acepanel.net
download_endpoint: dl.acepanel.net
http:
debug: false
port: 8888
entrance: /
entrance_error: "418"
tls: true
acme: true
login_captcha: true
ip_header: ""
bind_domain: [ ]
bind_ip: [ ]
bind_ua: [ ]
database:
debug: false
session:
lifetime: 120