{
    "Core": {
        "CurrentSkin": "Skin.Default",
        "InstallConfigFile": "install.ini",
        "InstallGroup": "InstallSoftware",
        "InstallKeyLanguage": "Language",
        "ShowSideWidgetOnInitialize": false,
        "BuyUrl": "",
        "license_visible": false,
        "AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication",
        "ShowSplash": false,
        "Language": "zh_CN",
        "client_ownership": "client:ownership",
        "auto_select_netdevice": false
    },
    "UserManagerServer": {
        "update_interval": "600",
        "keepalive_highfrequency_count": "5",
        "force_sync_time": false,
        "timeout_login": "3000",
        "timeout_logout": "1000",
        "timeout_userinfo": "10000"
    },
    "UserManager": {
        "UserMgrInterfaceType": "Server",
        "AnyOne_Name": "Anyone",
        "UseAnyOneLogin": false,
        "ForceLogin": true,
        "LoginAuto": false,
        "LoginAuto_Name": "",
        "LoginAuto_Password": "",
        "check_permissions": true
    },
    "LocalUserManagerInterface": {
        "username": "admin",
        "password": "admin"
    },
    "Config-AutoUpdate": {
        "AutoUpdate": true,
        "VisibleInView": true,
        "desktop_linkname_comment": "程序快捷方式名称",
        "desktop_linkname": "智慧船舶监管系统.lnk",
        "update_timeout": "120000"
    },
    "Default-AutoUpdate": {
        "AutoUpdate": true
    },
    "Config-Language": {
        "VisibleInView": false
    },
    "Config-Editor": {
        "VisibleInView": false
    },
    "EventTimeLine": {
        "AutoStartPlayRealTime": false,
        "RemoteSync": false,
        "DataLineFactor": "2"
    },
    "KernelMsgServer": {
        "FrontUrl": "tcp://127.0.0.1:5656",
        "BackendUrl": "tcp://127.0.0.1:5657",
        "DestroyTimeout": "3000"
    },
    "About": {
        "LogoWidth": "128",
        "LogoHeight": "128",
        "LogoField": "0,135",
        "ExpandField": "145,197"
    },
    "NetworkService": {
        "AutoStartZMQ": false,
        "AutoStartNetDataProcess": false,
        "RouterUrl": "tcp://127.0.0.1:5556",
        "PubUrl": "tcp://127.0.0.1:5557",
        "ProxyControlEnd": "inproc://proxycontrolsocket",
        "ZMQ_RcvTimeout": "50",
        "ZMQ_RcvTimer": "200",
        "ZMQ_ShutDownLinger": "0",
        "EnabledDataHole": "1000",
        "RequestSplitUnit": "992100"
    },
    "Redis": {
        "AutoStart": false,
        "connecttimeout": "1001",
        "executetimeout": "1001"
    },
    "EventTimeLine-EventColor": {
        "default": "FFFFFF",
        "text": "FFFFFF",
        "data_background": "FFFF00",
        "data": "FF0000"
    },
    "CurrentPackageDefine": {
        "TopicIndex": "0",
        "TimeStampIndex": "1",
        "DataIndex": "2"
    },
    "Httpagination": {
        "each_page_count": "100",
        "interval": "10",
        "max_request_count": "5"
    },
    "AloneWidget": {
        "fullscreen_title_timer": "2000",
        "cursor_timer": "1000"
    },
    "AuthenticationManager": {
        "auto_reg": true,
        "autoreg_check_interval": "5000",
        "check_success_delay": "5000",
        "netreg_check_regcode_interval": "3600",
        "regcode_invalid_needretry": true,
        "regcode_invalid_tips": "300",
        "netregcode_timeout": "2000",
        "select_netcard_timeout": "10000"
    }
}