aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie2012-05-27 19:24:30 +0100
committerMelanie2012-05-27 19:24:30 +0100
commit884c0e7bb10bd2c2a951901c6f1dd56a86ef6b9f (patch)
treedd692a54213f86fd64bd29c6662584df85088193 /bin
parentMerge branch 'master' into careminster (diff)
parentminor: code formatting from 0b72f773 (diff)
downloadopensim-SC_OLD-884c0e7bb10bd2c2a951901c6f1dd56a86ef6b9f.zip
opensim-SC_OLD-884c0e7bb10bd2c2a951901c6f1dd56a86ef6b9f.tar.gz
opensim-SC_OLD-884c0e7bb10bd2c2a951901c6f1dd56a86ef6b9f.tar.bz2
opensim-SC_OLD-884c0e7bb10bd2c2a951901c6f1dd56a86ef6b9f.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Data/MySQL/MySQLSimulationData.cs OpenSim/Data/MySQL/Resources/RegionStore.migrations OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/Framework/Scenes/SceneObjectPartInventory.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index ea83f91..6718cca 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -534,7 +534,7 @@
534 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps 534 ; silly vanity "Facelights" dead. Sorry, head mounted miner's lamps
535 ; will also be affected. 535 ; will also be affected.
536 ; 536 ;
537 ;DisableFacelights = "false(1815) 537 ;DisableFacelights = false
538 538
539[ClientStack.LindenCaps] 539[ClientStack.LindenCaps]
540 ;; Long list of capabilities taken from 540 ;; Long list of capabilities taken from
@@ -549,6 +549,7 @@
549 Cap_CopyInventoryFromNotecard = "localhost" 549 Cap_CopyInventoryFromNotecard = "localhost"
550 Cap_DispatchRegionInfo = "" 550 Cap_DispatchRegionInfo = ""
551 Cap_EstateChangeInfo = "" 551 Cap_EstateChangeInfo = ""
552 Cap_EnvironmentSettings = "localhost"
552 Cap_EventQueueGet = "localhost" 553 Cap_EventQueueGet = "localhost"
553 Cap_FetchInventory = "" 554 Cap_FetchInventory = ""
554 Cap_ObjectMedia = "localhost" 555 Cap_ObjectMedia = "localhost"