proxy optionally
This commit is contained in:
parent
0f100b15ab
commit
572afd89b4
@ -1,6 +1,7 @@
|
||||
pid = '/var/run/bot.pid'
|
||||
bot_token=''
|
||||
proxy = 'socks5h://proxy.addr'
|
||||
proxy = True
|
||||
proxy_addr = 'socks5h://proxy.addr'
|
||||
zabbix_api = 'http://127.0.0.1/api_jsonrpc.php'
|
||||
zabbix_user = 'api'
|
||||
zabbix_pass = 'pass'
|
||||
|
Loading…
Reference in New Issue
Block a user