diff options
author | Justin Clark-Casey | 2010-06-18 23:07:51 +0100 |
---|---|---|
committer | Justin Clark-Casey | 2010-06-18 23:07:51 +0100 |
commit | c213643ab8e243ec622d444b7b25d33130789b84 (patch) | |
tree | 1ceefd62e03dfa65aa33b2c5eac8b52a4be27dcd /bin/Robust.HG.ini.example | |
parent | Fix problem where iar load would duplicate huge number of folders (diff) | |
download | opensim-SC-c213643ab8e243ec622d444b7b25d33130789b84.zip opensim-SC-c213643ab8e243ec622d444b7b25d33130789b84.tar.gz opensim-SC-c213643ab8e243ec622d444b7b25d33130789b84.tar.bz2 opensim-SC-c213643ab8e243ec622d444b7b25d33130789b84.tar.xz |
Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe
This addresses http://opensimulator.org/mantis/view.php?id=4772
Thanks to aiaustin for pointing this out
Diffstat (limited to 'bin/Robust.HG.ini.example')
-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 9830d38..39228eb 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -1,7 +1,7 @@ | |||
1 | ;; Configurations for enabling HG1.5 | 1 | ;; Configurations for enabling HG1.5 |
2 | ;; | 2 | ;; |
3 | ;; Run | 3 | ;; Run |
4 | ;; $ OpenSim.Server.exe -inifile OpenSim.Server.HG.ini | 4 | ;; $ Robust.exe -inifile Robust.HG.ini |
5 | 5 | ||
6 | ;; HG1.5 handlers are: OpenSim.Server.Handlers.dll:GatekeeperService | 6 | ;; HG1.5 handlers are: OpenSim.Server.Handlers.dll:GatekeeperService |
7 | ;; OpenSim.Server.Handlers.dll:UserAgentService | 7 | ;; OpenSim.Server.Handlers.dll:UserAgentService |