aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-09-26 22:49:05 +0100
committerJustin Clark-Casey (justincc)2012-09-26 22:49:05 +0100
commit21f30a1b5f360d462921ffccc13e31a0ff99be66 (patch)
tree8e04e1b97211107804b9589a42b6fd01835fc929 /bin/OpenSim.ini.example
parentAdd basic undo/redo regression tests. (diff)
parentUse GridUser properly for foreign users. (diff)
downloadopensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.zip
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.gz
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.bz2
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 2 insertions, 1 deletions
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 @@
970 970
971 ;; This page should have Accept/Decline links somewhere 971 ;; This page should have Accept/Decline links somewhere
972 ;; that affect the GridUsers table. If you don't have such 972 ;; that affect the GridUsers table. If you don't have such
973 ;; script in place, don't use the TOSModule 973 ;; script in place, don't use the TOSModule. The TOSModule appends this URL
974 ;; with a query ?user={userid}&sid={sessionid}
974 ;# {TOS_URL} {} {The URL for the TOS page} {} 975 ;# {TOS_URL} {} {The URL for the TOS page} {}
975 TOS_URL = "http://mygrid.com/tos" 976 TOS_URL = "http://mygrid.com/tos"
976 977