Update config.yml.example
This commit is contained in:
parent
3b0331c3a6
commit
74d7484a0a
@ -1,9 +1,8 @@
|
||||
bot_token: xxx
|
||||
#socks5: 127.0.0.1:1080
|
||||
bindmax: 3
|
||||
admin: 555,666,777
|
||||
bot_token: YOUR_BOT_TOKEN
|
||||
socks5: 127.0.0.1:1080
|
||||
notice: "first line\nsecond line"
|
||||
admin: 66666,77777,88888
|
||||
errlimit: 5
|
||||
notice: "aaa\nbbb"
|
||||
cron: "1 */3 * * *"
|
||||
#以下是SQLite数据库名称
|
||||
bindmax: 3
|
||||
dbfile: "e5sub.db"
|
||||
Loading…
Reference in New Issue
Block a user