{
	"whiteLabelEnabled": false,
	"enableLocalLog": true,
	"cleanLocalLogsMin":360,
	"imageFormat": "svg",
	"login": "login",
	"header": "header",
	"about": "about",
	"mizuJs": {
		"serveraddress": "127.0.0.1",
		"logtoconsole": false
	},
	"rabbit": {
		"isWebStomp": true,
		"heartbeatIn": {
			"outgoing": 20000,
			"incoming": 20000
		},
		"timeoutMqtt": 3,
		"keepAliveMqtt": 30,
		"port": 15675,
		"portSSL": 15676
	},
	"webRTC":{
		"SIP_iceCheckingTimeout" : 750
	},
	"networkMonitoring":{
        "active": false,
        "autoHide": 3000,
        "suspendMonitoring": 7000,
        "SndSuspendMonitoring": 10000
    },
    "integration":{
        "hide":false,
        "path":"AgentKolob",
		"sendDataOncallout":true,
		"sendDataCallOnReconnect": false,
		"tokenType": 1
    }
}
