forked from vxmppb/vxmppb
parent
8c06219e23
commit
dbc952b780
|
@ -1,43 +1,62 @@
|
||||||
api_pass =
|
debug =
|
||||||
|
|
||||||
|
[api]
|
||||||
|
pass =
|
||||||
api_url =
|
api_url =
|
||||||
api_user =
|
user =
|
||||||
asterisk_callfrom =
|
|
||||||
asterisk_callto =
|
[asterisk]
|
||||||
asterisk_callerID =
|
callfrom =
|
||||||
asterisk_context =
|
callto =
|
||||||
asterisk_host =
|
callerID =
|
||||||
asterisk_password =
|
context =
|
||||||
asterisk_port =
|
host =
|
||||||
asterisk_user =
|
password =
|
||||||
bot_hostname =
|
port =
|
||||||
bot_jid =
|
user =
|
||||||
bot_password =
|
|
||||||
|
[bot]
|
||||||
|
hostname =
|
||||||
|
jid =
|
||||||
|
password =
|
||||||
|
|
||||||
|
[weather]
|
||||||
city_code =
|
city_code =
|
||||||
city_name =
|
city_name =
|
||||||
debug =
|
key =
|
||||||
gotify_api_key =
|
units =
|
||||||
gotify_message =
|
|
||||||
gotify_priority =
|
[gotify]
|
||||||
gotify_title =
|
key =
|
||||||
gotify_url =
|
message =
|
||||||
mastodon_token =
|
priority =
|
||||||
mastodon_toot =
|
title =
|
||||||
mastodon_url =
|
api_url =
|
||||||
mqtt_message =
|
|
||||||
mqtt_password =
|
[mastodon]
|
||||||
mqtt_server =
|
token =
|
||||||
mqtt_topic =
|
toot =
|
||||||
mqtt_user =
|
api_url =
|
||||||
tuya_name =
|
|
||||||
tuya_bright_url =
|
[mqtt]
|
||||||
tuya_color_url =
|
message =
|
||||||
tuya_status_url =
|
password =
|
||||||
tuya_toggle_url =
|
server =
|
||||||
user_jid =
|
topic =
|
||||||
user_name =
|
user =
|
||||||
user_server =
|
|
||||||
user_xapi =
|
[tuya]
|
||||||
weather_api_key =
|
name =
|
||||||
weather_units =
|
bright_url =
|
||||||
|
color_url =
|
||||||
|
status_url =
|
||||||
|
toggle_url =
|
||||||
|
|
||||||
|
|
||||||
|
[user]
|
||||||
|
jid =
|
||||||
|
name =
|
||||||
|
server =
|
||||||
|
api_url =
|
||||||
|
|
||||||
[friends]
|
[friends]
|
||||||
|
|
Reference in New Issue
Block a user