Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS

This commit is contained in:
vl 2010-05-15 09:51:43 +02:00
parent fe57276808
commit 00c3859429
15 changed files with 1 additions and 15 deletions

View file

@ -273,7 +273,6 @@ UsedPrimitives =
};
#include "admin_service_default.cfg"
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -285,7 +285,6 @@ GraphVars += { "MirrorCallbackCount", "0" };
GraphVars += { "MirrorCallbackCount", "60000" };
GraphVars += { "MirrorCallbackTime", "0" };
GraphVars += { "MirrorCallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -279,7 +279,6 @@ L3ListeningPort = 49950;
WebPort = 49970;
BSReadState = 1;
SaveShardRoot = "save_shard";
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -353,7 +353,7 @@ MaxXPGainPerPlayer = 30.0;
DeathXPFactor = 0.1;
CachePrims = 1;
CorrectInvalidPlayerPositions = 1;
WebSrvHost = "http://localhost:50000/";
WebSrvHost = "http://localhost:55555/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -286,7 +286,6 @@ GraphVars += { "MirrorCallbackCount", "0" };
GraphVars += { "MirrorCallbackCount", "60000" };
GraphVars += { "MirrorCallbackTime", "0" };
GraphVars += { "MirrorCallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -284,7 +284,6 @@ GraphVars += { "MirrorCallbackCount", "0" };
GraphVars += { "MirrorCallbackCount", "60000" };
GraphVars += { "MirrorCallbackTime", "0" };
GraphVars += { "MirrorCallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -286,7 +286,6 @@ StartCommands +=
"moduleManager.createModule IOSRingModule iosrm",
"iosrm.plug gw",
};
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -291,7 +291,6 @@ StartCommands +=
};
SaveShardRoot = "save_shard";
SaveFilesDirectory = "save_shard/";
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -274,7 +274,6 @@ UsedPrimitives =
#include "mail_forum_service_default.cfg"
WriteFilesDirectory="data_shard";
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -279,7 +279,6 @@ GraphVars += { "L5CallbackCount", "0" };
GraphVars += { "L5CallbackCount", "60000" };
GraphVars += { "L5CallbackTime", "0" };
GraphVars += { "L5CallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -273,7 +273,6 @@ UsedPrimitives =
};
#include "naming_service_default.cfg"
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -286,7 +286,6 @@ GraphVars += { "L5CallbackCount", "0" };
GraphVars += { "L5CallbackCount", "60000" };
GraphVars += { "L5CallbackTime", "0" };
GraphVars += { "L5CallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -286,7 +286,6 @@ GraphVars += { "L5CallbackCount", "0" };
GraphVars += { "L5CallbackCount", "60000" };
GraphVars += { "L5CallbackTime", "0" };
GraphVars += { "L5CallbackTime", "60000" };
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -273,7 +273,6 @@ UsedPrimitives =
};
#include "tick_service_default.cfg"
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};

View file

@ -273,7 +273,6 @@ UsedPrimitives =
};
#include "welcome_service_default.cfg"
WebSrvHost = "http://localhost:50000/";
Mainlands = {
"302", "Open", "(Open Developer Community)", "en",
};