E5BotForSQLite/config.yml.example
2020-04-12 09:08:06 +08:00

14 lines
244 B
Plaintext

bot_token: xxx
#socks5: 127.0.0.1:1080
bindmax: 3
admin: 555,666,777
errlimit: 5
notice: "aaa\nbbb"
cron: "1 */3 * * *"
#docker部署默认无需修改mysql配置
mysql:
host: mysql
port: 3306
user: root
password: root
database: e5sub