40 lines
582 B
INI
40 lines
582 B
INI
|
[Server]
|
||
|
IP = 127.0.0.1
|
||
|
;localIP=
|
||
|
|
||
|
[Google]
|
||
|
MapType = map
|
||
|
mapCallTimeout = 15
|
||
|
mapDebugConsole = true
|
||
|
maxPositionsForMap = 55
|
||
|
ReverseGeoOSM = https://nom-world.safemobile.com/reverse.php
|
||
|
mapRestart = false
|
||
|
mapRestartMinutes = 60
|
||
|
|
||
|
[Recordings]
|
||
|
IP = 127.0.0.1
|
||
|
Port = 5678
|
||
|
AudioPort = 15679
|
||
|
|
||
|
[MessageBus]
|
||
|
registport = 5680
|
||
|
;uniqueid = 4
|
||
|
hasfailover = false
|
||
|
;port = 17233
|
||
|
|
||
|
[VoiceMessageBus]
|
||
|
port = 17234
|
||
|
|
||
|
[User]
|
||
|
Login = default
|
||
|
Password = password
|
||
|
Language = 0
|
||
|
appServerMonitoring = false
|
||
|
appServerPopUp = true
|
||
|
|
||
|
[Update]
|
||
|
Version = 1.0.0.2
|
||
|
Enable = true
|
||
|
autoupdate = true
|
||
|
develop = true
|