36 lines
472 B
INI
36 lines
472 B
INI
|
[Registration]
|
||
|
port = 5680
|
||
|
|
||
|
[RecordingsServer]
|
||
|
port = 5678
|
||
|
portAudio = 15679
|
||
|
|
||
|
[Database]
|
||
|
IP = 127.0.0.1
|
||
|
Schema = safedispatchdb
|
||
|
User = postgres
|
||
|
Passwd = wizdemo26
|
||
|
Port = 5432
|
||
|
|
||
|
[MessageBus]
|
||
|
ip = 224.30.0.1
|
||
|
port = 17233
|
||
|
|
||
|
[VoiceMessageBus]
|
||
|
port = 17234
|
||
|
|
||
|
[Update]
|
||
|
Version = 1.0.0.2
|
||
|
Enable = true
|
||
|
|
||
|
[Config]
|
||
|
watchdog = false
|
||
|
enableRestarting = false;
|
||
|
Gateway =
|
||
|
|
||
|
[Websocket]
|
||
|
WebsocketTimer_ms = 5000
|
||
|
WebsocketUrl = wss://echo.websocket.org
|
||
|
WebsocketUser =
|
||
|
WebsocketPassword =
|