Update config.yml.example

This commit is contained in:
雨落凋殇 2020-12-15 01:10:54 +08:00 committed by GitHub
parent 3b0331c3a6
commit 74d7484a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,8 @@
bot_token: xxx bot_token: YOUR_BOT_TOKEN
#socks5: 127.0.0.1:1080 socks5: 127.0.0.1:1080
bindmax: 3 notice: "first line\nsecond line"
admin: 555,666,777 admin: 66666,77777,88888
errlimit: 5 errlimit: 5
notice: "aaa\nbbb"
cron: "1 */3 * * *" cron: "1 */3 * * *"
#以下是SQLite数据库名称 bindmax: 3
dbfile: "e5sub.db" dbfile: "e5sub.db"