Allow specific components to be enabled an disabled

This commit is contained in:
clerie 2023-12-23 22:13:27 +01:00
parent 9571f38965
commit 6d016d272f
3 changed files with 21 additions and 3 deletions

View file

@ -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
},