aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 0f48fb9..bd48f8c 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -434,6 +434,13 @@
434 ;; append to existing physics logfile, or overwrite existing logfiles? 434 ;; append to existing physics logfile, or overwrite existing logfiles?
435 ;physics_logging_append_existing_logfile = true 435 ;physics_logging_append_existing_logfile = true
436 436
437 ; ##
438 ; ## Joint support
439 ; ##
440
441 ; if you would like physics joints to be enabled through a special naming convention in the client, set this to true. (see NINJA Physics documentation, http://opensimulator.org/wiki/NINJA_Physics)
442 ;use_NINJA_physics_joints = true
443
437 444
438[RemoteAdmin] 445[RemoteAdmin]
439 enabled = false 446 enabled = false