diff options
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
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 |