aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorAi Austin2015-08-21 16:01:40 +0100
committerMelanie Thielker2015-08-21 18:42:21 +0200
commit3a27b4759380d26e74a128c0818052fb02ccd767 (patch)
treeb472d482c857786e449dfebe8375ff2f343a20ce /bin/config-include
parentMore plumbing on agent states (diff)
downloadopensim-SC_OLD-3a27b4759380d26e74a128c0818052fb02ccd767.zip
opensim-SC_OLD-3a27b4759380d26e74a128c0818052fb02ccd767.tar.gz
opensim-SC_OLD-3a27b4759380d26e74a128c0818052fb02ccd767.tar.bz2
opensim-SC_OLD-3a27b4759380d26e74a128c0818052fb02ccd767.tar.xz
Refine comments .ini file setup for new Standalone
Helpful comment for setting [const] section of OpenSim.ini to allow for standalone. Correction to StandaloneCommon.ini.example as [GridInfoServices] welcome parameter does work and is also useful for standalones.
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index a11a931..1063040 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -236,8 +236,8 @@
236 gridnick = "hippogrid" 236 gridnick = "hippogrid"
237 237
238 ; login page: optional: if it exists it will be used to tell the client to use 238 ; login page: optional: if it exists it will be used to tell the client to use
239 ; this as splash page 239 ; this as splash page. May also be served from an external web server, e.g. for
240 ; currently unused 240 ; information on a standalone
241 ;welcome = ${Const|BaseURL}/welcome 241 ;welcome = ${Const|BaseURL}/welcome
242 242
243 ; helper uri: optional: if it exists if will be used to tell the client to use 243 ; helper uri: optional: if it exists if will be used to tell the client to use