aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim32.exe.config
diff options
context:
space:
mode:
authorUbitUmarov2018-01-24 10:02:18 +0000
committerUbitUmarov2018-01-24 10:02:18 +0000
commitfc224b444a8339aae2802fb919c34cfd994595f1 (patch)
treec3dd0211a1e350ec325885fbb7ce3eb648d0cdd8 /bin/OpenSim32.exe.config
parentlet MinHeap self trim on empty; cleanup (diff)
downloadopensim-SC-fc224b444a8339aae2802fb919c34cfd994595f1.zip
opensim-SC-fc224b444a8339aae2802fb919c34cfd994595f1.tar.gz
opensim-SC-fc224b444a8339aae2802fb919c34cfd994595f1.tar.bz2
opensim-SC-fc224b444a8339aae2802fb919c34cfd994595f1.tar.xz
avoid some large unnecessary strings
Diffstat (limited to '')
-rw-r--r--bin/OpenSim32.exe.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim32.exe.config b/bin/OpenSim32.exe.config
index 9224240..a3b2026 100644
--- a/bin/OpenSim32.exe.config
+++ b/bin/OpenSim32.exe.config
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="utf-8" ?>
1<configuration> 2<configuration>
2 <configSections> 3 <configSections>
3 <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> 4 <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" />