From 487f9b69afaebb72749bf4928d92ae8c8b062336 Mon Sep 17 00:00:00 2001 From: chenjinsong Date: Mon, 15 Oct 2018 14:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gloam/conf/config.properties | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/gloam/conf/config.properties b/gloam/conf/config.properties index eb257e4..aff3596 100644 --- a/gloam/conf/config.properties +++ b/gloam/conf/config.properties @@ -3,8 +3,6 @@ #jdbcUrl = jdbc:sqlite:D:\\Workspaces\\wwrWork\\gloam\\db\\oam.db jdbcUrl = jdbc:sqlite:D:\\oam1.db #jdbcUrl = jdbc:sqlite://10.0.6.103/sqlite/oam.db -user = -password = devMode = true # 定时删除日志时间 @@ -26,21 +24,6 @@ port=8989 #项目路径 projectPath=/ -#项目部署服务器地址 -serverInstallPositionIp=192.168.178.128 - - -#服务器 -serversCount=1 -serverInfo1.ip=192.168.178.128 -serverInfo1.network=eth0 -#serversCount=2 -#serverInfo1.ip=192.168.178.128 -#serverInfo1.network=eth0 -#serverInfo2.ip=192.168.178.129 -#serverInfo2.network=eth0 - - #解析入库线程执行间隔, ms detect_data_parse_interval=20000 @@ -60,9 +43,6 @@ monitor_interval=300 #welcome页展示最近多少分钟的数据 welcome_time=120 -#进程信息获取脚本目录 -process_info_scriptPath=/home/wwr/expect.exp - #系统配置命令 device_config_scriptCmd=device_config