aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 7f3faa1..c24d030 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -319,6 +319,7 @@ mesh_physical_lod = 16
319;; append to existing physics logfile, or overwrite existing logfiles? 319;; append to existing physics logfile, or overwrite existing logfiles?
320;physics_logging_append_existing_logfile = true 320;physics_logging_append_existing_logfile = true
321 321
322
322[RemoteAdmin] 323[RemoteAdmin]
323enabled = false 324enabled = false
324access_password = unknown 325access_password = unknown
@@ -333,6 +334,7 @@ prefix = /admin
333[RestRegionPlugin] 334[RestRegionPlugin]
334enabled = false 335enabled = false
335 336
337
336; Uncomment the following for IRC bridge 338; Uncomment the following for IRC bridge
337; experimental, so if it breaks... keep both parts... yada yada 339; experimental, so if it breaks... keep both parts... yada yada
338; also, not good error detection when it fails 340; also, not good error detection when it fails