Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

118 rindas
3.3 KiB

  1. {
  2. "Core": {
  3. "CurrentSkin": "Skin.Default",
  4. "InstallConfigFile": "install.ini",
  5. "InstallGroup": "InstallSoftware",
  6. "InstallKeyLanguage": "Language",
  7. "ShowSideWidgetOnInitialize": false,
  8. "BuyUrl": "",
  9. "license_visible": false,
  10. "AvailableAuthentication": "BoardAuthentication,RegKeyAuthentication",
  11. "ShowSplash": false,
  12. "Language": "zh_CN",
  13. "client_ownership": "client:ownership",
  14. "auto_select_netdevice": false
  15. },
  16. "UserManagerServer": {
  17. "update_interval": "600",
  18. "keepalive_highfrequency_count": "5",
  19. "force_sync_time": false,
  20. "timeout_login": "3000",
  21. "timeout_logout": "1000",
  22. "timeout_userinfo": "10000"
  23. },
  24. "UserManager": {
  25. "UserMgrInterfaceType": "Server",
  26. "AnyOne_Name": "Anyone",
  27. "UseAnyOneLogin": false,
  28. "ForceLogin": true,
  29. "LoginAuto": false,
  30. "LoginAuto_Name": "",
  31. "LoginAuto_Password": "",
  32. "check_permissions": true
  33. },
  34. "LocalUserManagerInterface": {
  35. "username": "admin",
  36. "password": "admin"
  37. },
  38. "Config-AutoUpdate": {
  39. "AutoUpdate": true,
  40. "VisibleInView": true,
  41. "desktop_linkname_comment": "程序快捷方式名称",
  42. "desktop_linkname": "广西海事局智慧渡口系统.lnk",
  43. "update_timeout": "120000"
  44. },
  45. "Default-AutoUpdate": {
  46. "AutoUpdate": true
  47. },
  48. "Config-Language": {
  49. "VisibleInView": false
  50. },
  51. "Config-Editor": {
  52. "VisibleInView": false
  53. },
  54. "EventTimeLine": {
  55. "AutoStartPlayRealTime": false,
  56. "RemoteSync": false,
  57. "DataLineFactor": "2"
  58. },
  59. "KernelMsgServer": {
  60. "FrontUrl": "tcp://127.0.0.1:5656",
  61. "BackendUrl": "tcp://127.0.0.1:5657",
  62. "DestroyTimeout": "3000"
  63. },
  64. "About": {
  65. "LogoWidth": "128",
  66. "LogoHeight": "128",
  67. "LogoField": "0,135",
  68. "ExpandField": "145,197"
  69. },
  70. "NetworkService": {
  71. "AutoStartZMQ": false,
  72. "AutoStartNetDataProcess": false,
  73. "RouterUrl": "tcp://127.0.0.1:5556",
  74. "PubUrl": "tcp://127.0.0.1:5557",
  75. "ProxyControlEnd": "inproc://proxycontrolsocket",
  76. "ZMQ_RcvTimeout": "50",
  77. "ZMQ_RcvTimer": "200",
  78. "ZMQ_ShutDownLinger": "0",
  79. "EnabledDataHole": "1000",
  80. "RequestSplitUnit": "992100"
  81. },
  82. "Redis": {
  83. "AutoStart": false,
  84. "connecttimeout": "1001",
  85. "executetimeout": "1001"
  86. },
  87. "EventTimeLine-EventColor": {
  88. "default": "FFFFFF",
  89. "text": "FFFFFF",
  90. "data_background": "FFFF00",
  91. "data": "FF0000"
  92. },
  93. "CurrentPackageDefine": {
  94. "TopicIndex": "0",
  95. "TimeStampIndex": "1",
  96. "DataIndex": "2"
  97. },
  98. "Httpagination": {
  99. "each_page_count": "100",
  100. "interval": "10",
  101. "max_request_count": "5"
  102. },
  103. "AloneWidget": {
  104. "fullscreen_title_timer": "2000",
  105. "cursor_timer": "1000"
  106. },
  107. "AuthenticationManager": {
  108. "auto_reg": true,
  109. "autoreg_check_interval": "5000",
  110. "check_success_delay": "5000",
  111. "netreg_check_regcode_interval": "3600",
  112. "regcode_invalid_needretry": true,
  113. "regcode_invalid_tips": "300",
  114. "netregcode_timeout": "2000",
  115. "select_netcard_timeout": "10000"
  116. }
  117. }