Starting restructure for config.ini.dist

See #15
This commit is contained in:
Stephen Vanderwarker 2022-03-29 10:26:03 -04:00
parent 8c06219e23
commit dbc952b780
Signed by: stephen
GPG Key ID: EF429EF847868C14
1 changed files with 57 additions and 38 deletions

View File

@ -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]