aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie2010-03-03 03:18:19 +0000
committerMelanie2010-03-03 03:18:19 +0000
commit7ec1a3fcadc888add8bb8783474bef6c60c8d7ed (patch)
treedd9d51a93cc986e6d64216131ba990ece10c04c1 /bin/OpenSim.ini.example
parentMerge branch 'master' into careminster-presence-refactor (diff)
parent* Better debug message on login problems. (diff)
downloadopensim-SC_OLD-7ec1a3fcadc888add8bb8783474bef6c60c8d7ed.zip
opensim-SC_OLD-7ec1a3fcadc888add8bb8783474bef6c60c8d7ed.tar.gz
opensim-SC_OLD-7ec1a3fcadc888add8bb8783474bef6c60c8d7ed.tar.bz2
opensim-SC_OLD-7ec1a3fcadc888add8bb8783474bef6c60c8d7ed.tar.xz
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example46
1 files changed, 0 insertions, 46 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index a7e1351..9adbf7c 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -991,52 +991,6 @@
991 ; DisableUndergroundMovement = true 991 ; DisableUndergroundMovement = true
992 992
993 993
994[GridInfoService]
995 ; These settings are used to return information on a get_grid_info call.
996 ; Client launcher scripts and third-party clients make use of this to
997 ; autoconfigure the client and to provide a nice user experience. If you
998 ; want to facilitate that, you should configure the settings here according
999 ; to your grid or standalone setup.
1000 ;
1001 ; See http://opensimulator.org/wiki/GridInfo
1002
1003 ; login uri: for grid this is the user server URI
1004 login = http://127.0.0.1:9000/
1005
1006 ; long grid name: the long name of your grid
1007 gridname = "the lost continent of hippo"
1008
1009 ; short grid name: the short name of your grid
1010 gridnick = "hippogrid"
1011
1012 ; login page: optional: if it exists it will be used to tell the client to use
1013 ; this as splash page
1014 ; currently unused
1015 ;welcome = http://127.0.0.1/welcome
1016
1017 ; helper uri: optional: if it exists if will be used to tell the client to use
1018 ; this for all economy related things
1019 ; currently unused
1020 ;economy = http://127.0.0.1:9000/
1021
1022 ; web page of grid: optional: page providing further information about your grid
1023 ; currently unused
1024 ;about = http://127.0.0.1/about/
1025
1026 ; account creation: optional: page providing further information about obtaining
1027 ; a user account on your grid
1028 ; currently unused
1029 ;register = http://127.0.0.1/register
1030
1031 ; help: optional: page providing further assistance for users of your grid
1032 ; currently unused
1033 ;help = http://127.0.0.1/help
1034
1035 ; password help: optional: page providing password assistance for users of your grid
1036 ; currently unused
1037 ;password = http://127.0.0.1/password
1038
1039
1040[OpenGridProtocol] 994[OpenGridProtocol]
1041 ;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know.. 995 ;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know..
1042 ;On/true or Off/false 996 ;On/true or Off/false