aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorUbitUmarov2016-10-16 17:33:39 +0100
committerUbitUmarov2016-10-16 17:33:39 +0100
commiteaac332d00b193137b8b8e26b5fa323b6b7b2a55 (patch)
tree11441ede7764987c677d9e0bf8f8f00dc56bfd91 /bin
parentXengine option AppDomainLoading default option true is causing problems with ... (diff)
downloadopensim-SC_OLD-eaac332d00b193137b8b8e26b5fa323b6b7b2a55.zip
opensim-SC_OLD-eaac332d00b193137b8b8e26b5fa323b6b7b2a55.tar.gz
opensim-SC_OLD-eaac332d00b193137b8b8e26b5fa323b6b7b2a55.tar.bz2
opensim-SC_OLD-eaac332d00b193137b8b8e26b5fa323b6b7b2a55.tar.xz
fix a coment on OpenSim.ini.example ( mantis 8037)
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 8fc608d..4b83751 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -894,7 +894,7 @@
894 ;; The trade-off may be increased memory usage by the script engine. 894 ;; The trade-off may be increased memory usage by the script engine.
895 ; ThreadStackSize = 262144 895 ; ThreadStackSize = 262144
896 896
897 ;; Set this to true (the default) to load each script into a separate 897 ;; Set this to true to load each script into a separate
898 ;; AppDomain. 898 ;; AppDomain.
899 ;; 899 ;;
900 ;; Setting this to false will load all script assemblies into the 900 ;; Setting this to false will load all script assemblies into the