aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorDiva Canto2012-03-17 15:01:10 -0700
committerDiva Canto2012-03-17 15:01:10 -0700
commit92b1ade78ea51ca1499298476fe7cc7ce4e955cc (patch)
tree7f14a377cd43f2863c02ab676bec31923e56f4de /bin/config-include
parentMoved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ... (diff)
downloadopensim-SC_OLD-92b1ade78ea51ca1499298476fe7cc7ce4e955cc.zip
opensim-SC_OLD-92b1ade78ea51ca1499298476fe7cc7ce4e955cc.tar.gz
opensim-SC_OLD-92b1ade78ea51ca1499298476fe7cc7ce4e955cc.tar.bz2
opensim-SC_OLD-92b1ade78ea51ca1499298476fe7cc7ce4e955cc.tar.xz
BAD JUSTIN!
People using standalone in master, please update your StandaloneCommon.ini according to this change. People using robust in master, please update your Robust.HG.ini.example[.HG].ini according to this change.
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 2a7e49e..4c734a1 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -44,6 +44,7 @@
44 ;AuthorizationServices = "LocalAuthorizationServicesConnector" 44 ;AuthorizationServices = "LocalAuthorizationServicesConnector"
45 45
46[AssetService] 46[AssetService]
47 StorageProvider = "OpenSim.Data.MySQL.dll:MySQLAssetData"
47 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" 48 DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
48 AssetLoaderArgs = "assets/AssetSets.xml" 49 AssetLoaderArgs = "assets/AssetSets.xml"
49 50