aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example20
1 files changed, 20 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index c6bf912..6622997 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1,3 +1,23 @@
1[GridInfo]
2; login uri
3login = http://127.0.0.1:9000/
4; login page
5welcome = http://127.0.0.1/welcome
6; helper uri
7economy = http://127.0.0.1:9000/
8; web page of grid
9about = http://127.0.0.1/about/
10; account creation
11register = http://127.0.0.1/register
12; help
13help = http://127.0.0.1/help
14; password help
15password = http://127.0.0.1/password
16; long grid name
17gridname = "the lost continent of hippo"
18; short grid name
19gridnick = "hippogrid"
20
1[Startup] 21[Startup]
2 22
3; Set this to true if you are connecting your OpenSimulator regions to a grid 23; Set this to true if you are connecting your OpenSimulator regions to a grid