You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for being newbie, I would like to ask what variables I need to change in zbxtg_settings.example.py?
Thanks in advance.
-- coding: utf-8 --
tg_key = "XYZ" # telegram bot api key
zbx_tg_prefix = "zbxtg" # variable for separating text from script info
zbx_tg_tmp_dir = "/var/tmp/" + zbx_tg_prefix # directory for saving caches, uids, cookies, etc.
zbx_tg_signature = False
Hi guys,
Sorry for being newbie, I would like to ask what variables I need to change in zbxtg_settings.example.py?
Thanks in advance.
The text was updated successfully, but these errors were encountered: