forked from vxmppb/vxmppb
Rearranging, and renaming.
This commit is contained in:
parent
dbc952b780
commit
13472e570f
|
@ -1,10 +1,5 @@
|
||||||
debug =
|
debug =
|
||||||
|
|
||||||
[api]
|
|
||||||
pass =
|
|
||||||
api_url =
|
|
||||||
user =
|
|
||||||
|
|
||||||
[asterisk]
|
[asterisk]
|
||||||
callfrom =
|
callfrom =
|
||||||
callto =
|
callto =
|
||||||
|
@ -19,12 +14,7 @@ user =
|
||||||
hostname =
|
hostname =
|
||||||
jid =
|
jid =
|
||||||
password =
|
password =
|
||||||
|
port =
|
||||||
[weather]
|
|
||||||
city_code =
|
|
||||||
city_name =
|
|
||||||
key =
|
|
||||||
units =
|
|
||||||
|
|
||||||
[gotify]
|
[gotify]
|
||||||
key =
|
key =
|
||||||
|
@ -52,11 +42,27 @@ color_url =
|
||||||
status_url =
|
status_url =
|
||||||
toggle_url =
|
toggle_url =
|
||||||
|
|
||||||
|
[unlocks]
|
||||||
|
api_url =
|
||||||
|
pass =
|
||||||
|
user =
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
jid =
|
jid =
|
||||||
name =
|
name =
|
||||||
server =
|
server =
|
||||||
|
|
||||||
|
[weather]
|
||||||
|
city_code =
|
||||||
|
city_name =
|
||||||
|
key =
|
||||||
|
units =
|
||||||
|
|
||||||
|
[xmpp]
|
||||||
api_url =
|
api_url =
|
||||||
|
key =
|
||||||
|
muc_name =
|
||||||
|
muc_password =
|
||||||
|
muc_server =
|
||||||
|
|
||||||
[friends]
|
[friends]
|
||||||
|
|
Reference in New Issue
Block a user