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

18 lines
391 B
YAML

# 警告:未经指导私自修改此配置文件可能导致严重后果
# Warning: Modifying this configuration file without guidance may cause serious consequences
app:
key: "a-long-string-with-32-characters"
locale: "zh_CN"
timezone: "Asia/Shanghai"
version: "2.3.0"
root: "/www"
http:
debug: false
address: ":3000"
entrance: "/"
ssl: false
database:
debug: false