forked from vxmppb/vxmppb
Adding debugging
This commit is contained in:
parent
e6ade36780
commit
768f405099
|
@ -1,38 +1,39 @@
|
|||
api_pass =
|
||||
api_url =
|
||||
api_user =
|
||||
asterisk_callfrom =
|
||||
asterisk_callto =
|
||||
asterisk_callerID =
|
||||
asterisk_context =
|
||||
asterisk_host =
|
||||
asterisk_password =
|
||||
asterisk_port =
|
||||
asterisk_user =
|
||||
bot_hostname =
|
||||
bot_jid =
|
||||
bot_password =
|
||||
city_code =
|
||||
city_name =
|
||||
gotify_api_key =
|
||||
gotify_message =
|
||||
gotify_priority =
|
||||
gotify_title =
|
||||
gotify_url =
|
||||
mastodon_token =
|
||||
mastodon_toot =
|
||||
mastodon_url =
|
||||
mqtt_message =
|
||||
mqtt_password =
|
||||
mqtt_server =
|
||||
mqtt_topic =
|
||||
mqtt_user =
|
||||
tuya_name =
|
||||
tuya_bright_url =
|
||||
tuya_color_url =
|
||||
tuya_status_url =
|
||||
tuya_toggle_url =
|
||||
user_jid =
|
||||
user_name =
|
||||
weather_api_key =
|
||||
weather_units =
|
||||
api_pass =
|
||||
api_url =
|
||||
api_user =
|
||||
asterisk_callfrom =
|
||||
asterisk_callto =
|
||||
asterisk_callerID =
|
||||
asterisk_context =
|
||||
asterisk_host =
|
||||
asterisk_password =
|
||||
asterisk_port =
|
||||
asterisk_user =
|
||||
bot_hostname =
|
||||
bot_jid =
|
||||
bot_password =
|
||||
city_code =
|
||||
city_name =
|
||||
debug =
|
||||
gotify_api_key =
|
||||
gotify_message =
|
||||
gotify_priority =
|
||||
gotify_title =
|
||||
gotify_url =
|
||||
mastodon_token =
|
||||
mastodon_toot =
|
||||
mastodon_url =
|
||||
mqtt_message =
|
||||
mqtt_password =
|
||||
mqtt_server =
|
||||
mqtt_topic =
|
||||
mqtt_user =
|
||||
tuya_name =
|
||||
tuya_bright_url =
|
||||
tuya_color_url =
|
||||
tuya_status_url =
|
||||
tuya_toggle_url =
|
||||
user_jid =
|
||||
user_name =
|
||||
weather_api_key =
|
||||
weather_units =
|
||||
|
|
Reference in New Issue
Block a user