diff options
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index df93cee..931a77b 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -70,6 +70,11 @@ | |||
70 | ;; change this to the address of your simulator | 70 | ;; change this to the address of your simulator |
71 | Gatekeeper="http://127.0.0.1:9000" | 71 | Gatekeeper="http://127.0.0.1:9000" |
72 | 72 | ||
73 | [Messaging] | ||
74 | ; === HG ONLY === | ||
75 | ;; change this to the address of your simulator | ||
76 | Gatekeeper = "http://127.0.0.1:9000" | ||
77 | |||
73 | [LibraryModule] | 78 | [LibraryModule] |
74 | ; Set this if you want to change the name of the OpenSim Library | 79 | ; Set this if you want to change the name of the OpenSim Library |
75 | ;LibraryName = "My World's Library" | 80 | ;LibraryName = "My World's Library" |