
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 ''
