diff options
-rw-r--r-- | bin/OpenSimDefaults.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 551f276..6c8d393 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -2044,6 +2044,7 @@ | |||
2044 | CompileWithDebugInformation = true | 2044 | CompileWithDebugInformation = true |
2045 | 2045 | ||
2046 | ; Don't include stack traces in silly threat level errors, and don't bother with "OSSL Runtime Error: " either. | 2046 | ; Don't include stack traces in silly threat level errors, and don't bother with "OSSL Runtime Error: " either. |
2047 | ; On the other hand, having this true stops the official OpenSim OhSilly detection script from working. | ||
2047 | DebuggerSafe = true | 2048 | DebuggerSafe = true |
2048 | 2049 | ||
2049 | ; Allow the user of mod* functions. This allows a script to pass messages | 2050 | ; Allow the user of mod* functions. This allows a script to pass messages |