diff options
Diffstat (limited to 'bin/Robust.exe.config')
-rw-r--r-- | bin/Robust.exe.config | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/bin/Robust.exe.config b/bin/Robust.exe.config index fa4f467..3ad5f31 100644 --- a/bin/Robust.exe.config +++ b/bin/Robust.exe.config | |||
@@ -8,12 +8,7 @@ | |||
8 | </runtime> | 8 | </runtime> |
9 | <appSettings> | 9 | <appSettings> |
10 | </appSettings> | 10 | </appSettings> |
11 | <system.net> | 11 | |
12 | <connectionManagement> | ||
13 | <clear /> | ||
14 | <add address = "*" maxconnection = "64" /> | ||
15 | </connectionManagement> | ||
16 | </system.net> | ||
17 | <log4net> | 12 | <log4net> |
18 | <appender name="Console" type="OpenSim.Framework.Console.OpenSimAppender, OpenSim.Framework.Console"> | 13 | <appender name="Console" type="OpenSim.Framework.Console.OpenSimAppender, OpenSim.Framework.Console"> |
19 | <filter type="log4net.Filter.LoggerMatchFilter"> | 14 | <filter type="log4net.Filter.LoggerMatchFilter"> |