mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-30 05:11:41 +08:00
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
|
|
config wechatpush "config"
|
|
option enable '0'
|
|
option sleeptime '60'
|
|
option debuglevel '1'
|
|
option up_timeout '2'
|
|
option down_timeout '10'
|
|
option timeout_retry_count '2'
|
|
option thread_num '3'
|
|
option tg_api_server 'https://api.telegram.org'
|
|
option tg_chat_id ''
|