40 lines
534 B
INI
40 lines
534 B
INI
|
[Registration]
|
||
|
port = 5680
|
||
|
|
||
|
[RecordingsServer]
|
||
|
port = 15678
|
||
|
portAudio = 15679
|
||
|
|
||
|
[Database]
|
||
|
IP = localhost
|
||
|
Schema = safedispatchdb
|
||
|
User = postgres
|
||
|
Passwd = wizdemo26
|
||
|
Port = 5432
|
||
|
|
||
|
[MessageBus]
|
||
|
ip = 224.30.0.1
|
||
|
port = 17233
|
||
|
|
||
|
|
||
|
[EmailService]
|
||
|
Pop3Server = pop.gmail.com
|
||
|
SmtpServer = smtp.gmail.com
|
||
|
EnableSSL = True
|
||
|
Pop3Port = 995
|
||
|
SmtpPort = 587
|
||
|
|
||
|
[Update]
|
||
|
Version = 1.0.0.2
|
||
|
Enable = true
|
||
|
|
||
|
[Config]
|
||
|
watchdog = false
|
||
|
enableRestarting = false
|
||
|
Gateway =
|
||
|
|
||
|
[Websocket]
|
||
|
WebsocketTimer_ms = 5000
|
||
|
WebsocketUrl =
|
||
|
WebsocketUser =
|
||
|
WebsocketPassword =
|