From 3a27b4759380d26e74a128c0818052fb02ccd767 Mon Sep 17 00:00:00 2001 From: Ai Austin Date: Fri, 21 Aug 2015 16:01:40 +0100 Subject: 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. --- bin/config-include/StandaloneCommon.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/config-include/StandaloneCommon.ini.example') 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 @@ gridnick = "hippogrid" ; login page: optional: if it exists it will be used to tell the client to use - ; this as splash page - ; currently unused + ; this as splash page. May also be served from an external web server, e.g. for + ; information on a standalone ;welcome = ${Const|BaseURL}/welcome ; helper uri: optional: if it exists if will be used to tell the client to use -- cgit v1.1