forked from vxmppb/vxmppb
parent
8c06219e23
commit
dbc952b780
|
@ -1,43 +1,62 @@
|
|||
api_pass =
|
||||
debug =
|
||||
|
||||
[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 =
|
||||
user =
|
||||
|
||||
[asterisk]
|
||||
callfrom =
|
||||
callto =
|
||||
callerID =
|
||||
context =
|
||||
host =
|
||||
password =
|
||||
port =
|
||||
user =
|
||||
|
||||
[bot]
|
||||
hostname =
|
||||
jid =
|
||||
password =
|
||||
|
||||
[weather]
|
||||
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 =
|
||||
user_server =
|
||||
user_xapi =
|
||||
weather_api_key =
|
||||
weather_units =
|
||||
key =
|
||||
units =
|
||||
|
||||
[gotify]
|
||||
key =
|
||||
message =
|
||||
priority =
|
||||
title =
|
||||
api_url =
|
||||
|
||||
[mastodon]
|
||||
token =
|
||||
toot =
|
||||
api_url =
|
||||
|
||||
[mqtt]
|
||||
message =
|
||||
password =
|
||||
server =
|
||||
topic =
|
||||
user =
|
||||
|
||||
[tuya]
|
||||
name =
|
||||
bright_url =
|
||||
color_url =
|
||||
status_url =
|
||||
toggle_url =
|
||||
|
||||
|
||||
[user]
|
||||
jid =
|
||||
name =
|
||||
server =
|
||||
api_url =
|
||||
|
||||
[friends]
|
||||
|
|
Reference in New Issue
Block a user