aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorOren Hurvitz2014-03-23 16:40:09 +0200
committerOren Hurvitz2014-03-23 16:40:09 +0200
commit81c9952e99d7647872649512d5a8564fb78f3baa (patch)
tree80ccbbc6c013fd7c50e793ce3f620cdc282ef134 /bin
parentFix negative stat for Active Scripts (diff)
downloadopensim-SC_OLD-81c9952e99d7647872649512d5a8564fb78f3baa.zip
opensim-SC_OLD-81c9952e99d7647872649512d5a8564fb78f3baa.tar.gz
opensim-SC_OLD-81c9952e99d7647872649512d5a8564fb78f3baa.tar.bz2
opensim-SC_OLD-81c9952e99d7647872649512d5a8564fb78f3baa.tar.xz
Added missing quotes in Robust.HG.ini.example
Diffstat (limited to 'bin')
-rw-r--r--bin/Robust.HG.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 245f363..91ea42a 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -634,7 +634,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
634 ;; ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;" 634 ;; ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=*****;Old Guids=true;"
635 ;; Realm = UserProfiles 635 ;; Realm = UserProfiles
636 UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService 636 UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService
637 AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService 637 AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dll:PasswordAuthenticationService"
638 638
639[BakedTextureService] 639[BakedTextureService]
640 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" 640 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"