E5BotForSQLite/config.yml.example

14 lines
244 B
Plaintext
Raw Normal View History

2020-04-08 17:37:56 +08:00
bot_token: xxx
#socks5: 127.0.0.1:1080
bindmax: 3
admin: 555,666,777
2020-04-12 09:08:06 +08:00
errlimit: 5
2020-04-08 17:37:56 +08:00
notice: "aaa\nbbb"
cron: "1 */3 * * *"
#docker部署默认无需修改mysql配置
mysql:
host: mysql
port: 3306
user: root
password: root
database: e5sub