diff options
author | Justin Clarke Casey | 2008-08-01 21:21:45 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2008-08-01 21:21:45 +0000 |
commit | 4cf4774b3eda78946d42f62c13b87afc0685a0fe (patch) | |
tree | 2aa71b5681bbe772e0806e92da4af0087a392095 /bin/OpenSim.ini.example | |
parent | * minor: correct spelling, remove warning (diff) | |
download | opensim-SC_OLD-4cf4774b3eda78946d42f62c13b87afc0685a0fe.zip opensim-SC_OLD-4cf4774b3eda78946d42f62c13b87afc0685a0fe.tar.gz opensim-SC_OLD-4cf4774b3eda78946d42f62c13b87afc0685a0fe.tar.bz2 opensim-SC_OLD-4cf4774b3eda78946d42f62c13b87afc0685a0fe.tar.xz |
* minor: add url pointing back to wiki information for GridInfo section
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index ac42f25..c1141fb 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -639,6 +639,8 @@ AllowosConsoleCommand = false | |||
639 | ; These settings are used to return information on a get_grid_info call | 639 | ; These settings are used to return information on a get_grid_info call |
640 | ; Don't worry about this section if you don't know what it means - "wrong" | 640 | ; Don't worry about this section if you don't know what it means - "wrong" |
641 | ; settings here will have no effect upon the OpenSimulator runtime | 641 | ; settings here will have no effect upon the OpenSimulator runtime |
642 | ; | ||
643 | ; See http://opensimulator.org/wiki/GridInfo | ||
642 | 644 | ||
643 | ; login uri | 645 | ; login uri |
644 | login = http://127.0.0.1:9000/ | 646 | login = http://127.0.0.1:9000/ |