forked from vxmppb/vxmppb
moving calls to asterisk.enabled
abc, enable flag gotify enable flag mastodon enable flag mqtt
This commit is contained in:
parent
92ecfeed1a
commit
4045b29b72
|
@ -1,11 +1,11 @@
|
|||
debug =
|
||||
calls =
|
||||
|
||||
[asterisk]
|
||||
callfrom =
|
||||
callto =
|
||||
callerID =
|
||||
context =
|
||||
enabled =
|
||||
host =
|
||||
password =
|
||||
port =
|
||||
|
@ -18,19 +18,22 @@ password =
|
|||
port =
|
||||
|
||||
[gotify]
|
||||
api_url =
|
||||
enabled =
|
||||
key =
|
||||
message =
|
||||
priority =
|
||||
title =
|
||||
api_url =
|
||||
|
||||
[mastodon]
|
||||
token =
|
||||
toot =
|
||||
api_url =
|
||||
user =
|
||||
enabled =
|
||||
|
||||
[mqtt]
|
||||
enabled =
|
||||
message =
|
||||
password =
|
||||
server =
|
||||
|
|
Reference in New Issue
Block a user