mirror of
https://git.clerie.de/clerie/fieldpoc.git
synced 2026-01-03 06:18:12 +00:00
Allow specific components to be enabled an disabled
This commit is contained in:
parent
9571f38965
commit
6d016d272f
3 changed files with 21 additions and 3 deletions
|
|
@ -7,12 +7,14 @@
|
|||
"port": 9437
|
||||
},
|
||||
"dect": {
|
||||
"enabled": false,
|
||||
"host": "10.222.222.11",
|
||||
"username": "omm",
|
||||
"password": "xxx",
|
||||
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
|
||||
},
|
||||
"yate": {
|
||||
"enabled": false,
|
||||
"host": "127.0.0.1",
|
||||
"port": 5039
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue