From f7dbfe63e55ca875c1079084c4ca153f9a815327 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Mon, 18 May 2009 21:04:25 +0000 Subject: This commit changes the way the new server works. There is no longer a server exe for each function, rather each function is a connector and the server ini loads them. If you like your multiple processes, use -inifile with the server. Otherwise, you get one server process that serves all configured funcions, see example .ini. The new exe is OpenSim.Server.exe. Clean your bin, loads of names have changed! --- bin/OpenSim.Servers.AssetServer.exe.config | 33 ------------------------------ 1 file changed, 33 deletions(-) delete mode 100644 bin/OpenSim.Servers.AssetServer.exe.config (limited to 'bin/OpenSim.Servers.AssetServer.exe.config') diff --git a/bin/OpenSim.Servers.AssetServer.exe.config b/bin/OpenSim.Servers.AssetServer.exe.config deleted file mode 100644 index c2d93c0..0000000 --- a/bin/OpenSim.Servers.AssetServer.exe.config +++ /dev/null @@ -1,33 +0,0 @@ - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.1