aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authoronefang2019-07-25 20:19:51 +1000
committeronefang2019-07-25 20:19:51 +1000
commit77737c81234c98d72bffaa6ddca374504f971b12 (patch)
tree891fdce5b5d4af8cf04d4bba320c00a73ca5ae60 /bin/config-include/StandaloneCommon.ini.example
parentOpenSim dev typo-- (diff)
downloadopensim-SC_OLD-77737c81234c98d72bffaa6ddca374504f971b12.zip
opensim-SC_OLD-77737c81234c98d72bffaa6ddca374504f971b12.tar.gz
opensim-SC_OLD-77737c81234c98d72bffaa6ddca374504f971b12.tar.bz2
opensim-SC_OLD-77737c81234c98d72bffaa6ddca374504f971b12.tar.xz
Gatekeeper -> GatekeeperURI
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s.
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 53f0da2..941a2ee 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -121,7 +121,7 @@
121 121
122[LoginService] 122[LoginService]
123 WelcomeMessage = "Welcome, Avatar!" 123 WelcomeMessage = "Welcome, Avatar!"
124 ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented 124 ;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented
125 ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}" 125 ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}"
126 126
127 SRV_HomeURI = "${Const|BaseURL}:${Const|PublicPort}" 127 SRV_HomeURI = "${Const|BaseURL}:${Const|PublicPort}"