aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 074345d..466da93 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -390,6 +390,13 @@
390 ; 390 ;
391 ;TextureSendLimit = 20 391 ;TextureSendLimit = 20
392 392
393 ; Quash and remove any light properties from attachments not on the
394 ; hands. This allows flashlights and lanterns to function, but kills
395 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps
396 ; will also be affected.
397 ;
398 ;DisableFacelights = "false"
399
393[Chat] 400[Chat]
394 ; Controls whether the chat module is enabled. Default is true. 401 ; Controls whether the chat module is enabled. Default is true.
395 enabled = true; 402 enabled = true;