diff options
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index db9f08b..d98c826 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -66,6 +66,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
66 | ; * in turn, reads the asset loader and database connection information | 66 | ; * in turn, reads the asset loader and database connection information |
67 | ; * | 67 | ; * |
68 | [AssetService] | 68 | [AssetService] |
69 | StorageProvider = "OpenSim.Data.MySQL.dll:MySQLAssetData" | ||
69 | LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService" | 70 | LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService" |
70 | DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" | 71 | DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" |
71 | AssetLoaderArgs = "./assets/AssetSets.xml" | 72 | AssetLoaderArgs = "./assets/AssetSets.xml" |