diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
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] |
323 | enabled = false | 324 | enabled = false |
324 | access_password = unknown | 325 | access_password = unknown |
@@ -333,6 +334,7 @@ prefix = /admin | |||
333 | [RestRegionPlugin] | 334 | [RestRegionPlugin] |
334 | enabled = false | 335 | enabled = 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 |