aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index a2de4ba..551f276 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -2043,7 +2043,7 @@
2043 ; Compile debug info (line numbers) into the script assemblies 2043 ; Compile debug info (line numbers) into the script assemblies
2044 CompileWithDebugInformation = true 2044 CompileWithDebugInformation = true
2045 2045
2046 ; Don't include stack traces in silly threat level errors? 2046 ; Don't include stack traces in silly threat level errors, and don't bother with "OSSL Runtime Error: " either.
2047 DebuggerSafe = true 2047 DebuggerSafe = true
2048 2048
2049 ; Allow the user of mod* functions. This allows a script to pass messages 2049 ; Allow the user of mod* functions. This allows a script to pass messages