From 3c77b8f463a852aecf3cb29fe4e5f4614f474dbf Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Wed, 26 Sep 2012 12:40:41 -0700 Subject: Use GridUser properly for foreign users. --- bin/OpenSim.ini.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 22b39ce..6dbb611 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -970,7 +970,8 @@ ;; This page should have Accept/Decline links somewhere ;; that affect the GridUsers table. If you don't have such - ;; script in place, don't use the TOSModule + ;; script in place, don't use the TOSModule. The TOSModule appends this URL + ;; with a query ?user={userid}&sid={sessionid} ;# {TOS_URL} {} {The URL for the TOS page} {} TOS_URL = "http://mygrid.com/tos" -- cgit v1.1