diff options
author | Oren Hurvitz | 2014-03-23 16:40:09 +0200 |
---|---|---|
committer | Oren Hurvitz | 2014-03-23 16:40:09 +0200 |
commit | 81c9952e99d7647872649512d5a8564fb78f3baa (patch) | |
tree | 80ccbbc6c013fd7c50e793ce3f620cdc282ef134 /bin | |
parent | Fix negative stat for Active Scripts (diff) | |
download | opensim-SC-81c9952e99d7647872649512d5a8564fb78f3baa.zip opensim-SC-81c9952e99d7647872649512d5a8564fb78f3baa.tar.gz opensim-SC-81c9952e99d7647872649512d5a8564fb78f3baa.tar.bz2 opensim-SC-81c9952e99d7647872649512d5a8564fb78f3baa.tar.xz |
Added missing quotes in Robust.HG.ini.example
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Robust.HG.ini.example | 2 |
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" |