diff options
Diffstat (limited to 'bin/OpenSim.exe.config')
-rwxr-xr-x | bin/OpenSim.exe.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config index ba84d3b..5be6989 100755 --- a/bin/OpenSim.exe.config +++ b/bin/OpenSim.exe.config | |||
@@ -8,12 +8,6 @@ | |||
8 | </runtime> | 8 | </runtime> |
9 | <appSettings> | 9 | <appSettings> |
10 | </appSettings> | 10 | </appSettings> |
11 | <system.net> | ||
12 | <connectionManagement> | ||
13 | <clear /> | ||
14 | <add address = "*" maxconnection = "32" /> | ||
15 | </connectionManagement> | ||
16 | </system.net> | ||
17 | 11 | ||
18 | <log4net> | 12 | <log4net> |
19 | <appender name="Console" type="OpenSim.Framework.Console.OpenSimAppender, OpenSim.Framework.Console"> | 13 | <appender name="Console" type="OpenSim.Framework.Console.OpenSimAppender, OpenSim.Framework.Console"> |