From ed9d4feef587a057b73925bd29e6f0f0c5d55d70 Mon Sep 17 00:00:00 2001 From: AliciaRaven Date: Tue, 5 Apr 2016 22:53:27 +0100 Subject: Include option for the HG version of FSAssets connector under HGAssetService in robust example ini --- bin/Robust.HG.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/Robust.HG.ini.example') diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 6af444c..ad07674 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example @@ -687,7 +687,10 @@ ; * the assets of this world. ; * [HGAssetService] + ;; Use the second option if you have FSAsset service enabled LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGAssetService" + ;LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGFSAssetService" + UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService" ; HGAssetService is a public-facing service that allows users to -- cgit v1.1