From a6e2110f3dd56529aa629582f6003ad70d275633 Mon Sep 17 00:00:00 2001 From: Xackery Date: Mon, 10 Jul 2017 22:49:33 -0700 Subject: [PATCH] Removed test config files --- utils/xmltojson/eqemu_config.json | 71 ----------------------------- utils/xmltojson/eqemu_config.xml | 75 ------------------------------- 2 files changed, 146 deletions(-) delete mode 100644 utils/xmltojson/eqemu_config.json delete mode 100644 utils/xmltojson/eqemu_config.xml diff --git a/utils/xmltojson/eqemu_config.json b/utils/xmltojson/eqemu_config.json deleted file mode 100644 index 1703b208c..000000000 --- a/utils/xmltojson/eqemu_config.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "server": { - "database": { - "port": "3306", - "username": "eqemu", - "password": "eqemupass", - "db": "eqemu", - "host": "mariadb" - }, - "qsdatabase": { - "host": "mariadb", - "port": "3306", - "username": "eqemu", - "password": "eqemupass", - "db": "eqemu" - }, - "webinterface": { - "port": "9081" - }, - "launcher": "", - "files": "", - "mailserver": { - "host": "", - "port": "7500" - }, - "chatserver": { - "host": "", - "port": "7500" - }, - "zones": { - "defaultstatus": "0", - "ports": { - "low": "7000", - "high": "7400" - } - }, - "directories": "", - "world": { - "key": "soif23oij423oij423ioj4", - "http": { - "port": "9080", - "enabled": "true", - "mimefile": "mime.types" - }, - "shortname": "deq", - "longname": "github.com/xackery/dockereq testing", - "loginserver1": { - "legacy": "1", - "host": "login.eqemulator.net", - "port": "5998", - "account": "", - "password": "" - }, - "loginserver2": { - "host": "mariadb", - "port": "5998", - "account": "", - "password": "" - }, - "tcp": { - "ip": "mariadb", - "port": "9001" - }, - "telnet": { - "ip": "mariadb", - "port": "9000", - "enabled": "true" - } - } - } -} diff --git a/utils/xmltojson/eqemu_config.xml b/utils/xmltojson/eqemu_config.xml deleted file mode 100644 index d5a060c00..000000000 --- a/utils/xmltojson/eqemu_config.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - deq - github.com/xackery/dockereq testing - - - - 1 - login.eqemulator.net - 5998 - - - - - mariadb - 5998 - - - - - - - - - - soif23oij423oij423ioj4 - - - - - - - 7500 - - - - - 7500 - - - - 0 - - - - - - mariadb - 3306 - eqemu - eqemupass - eqemu - - - - mariadb - 3306 - eqemu - eqemupass - eqemu - - - - 9081 - - - - - - - - - -