aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2010-08-08 01:57:02 +0100
committerMelanie2010-08-08 01:57:02 +0100
commitcd2c7b9ac983aea6674cd6f89797c5e76287b74e (patch)
tree23b54d5496d9684c2276c36fb708c6e3281feded /bin
parentAdd search URL to Login Service (diff)
downloadopensim-SC_OLD-cd2c7b9ac983aea6674cd6f89797c5e76287b74e.zip
opensim-SC_OLD-cd2c7b9ac983aea6674cd6f89797c5e76287b74e.tar.gz
opensim-SC_OLD-cd2c7b9ac983aea6674cd6f89797c5e76287b74e.tar.bz2
opensim-SC_OLD-cd2c7b9ac983aea6674cd6f89797c5e76287b74e.tar.xz
In my crusade against facelights, I am striking the killing blow. Add a
DisableFacelights option to OpenSim.ini to finally kill those immersion- breaking, silly vanity lights that destroy nighttime RP. Girls, you look just fine without them. Guys, you too. Thank you. Melanie has left the building.
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 54c013a..3dc8f23 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -387,6 +387,13 @@
387 ; 387 ;
388 ;TextureSendLimit = 20 388 ;TextureSendLimit = 20
389 389
390 ; Quash and remove any light properties from attachments not on the
391 ; hands. This allows flashlights and lanterns to function, but kills
392 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps
393 ; will also be affected.
394 ;
395 ;DisableFacelights = "false"
396
390[Chat] 397[Chat]
391 ; Controls whether the chat module is enabled. Default is true. 398 ; Controls whether the chat module is enabled. Default is true.
392 enabled = true; 399 enabled = true;