aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config/sim01/My_sim.xml
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-12-09 15:25:42 +1000
committerDavid Walter Seikel2016-12-09 15:25:42 +1000
commit8655cc7f909876d793f7a71be3b6b4ac589fc91c (patch)
tree0fd515591892d400f86d77acb8090e3eb66a4287 /config/sim01/My_sim.xml
parentUse IG sims instead of 'Gabba project sims. (diff)
downloadopensim-SC_OLD-8655cc7f909876d793f7a71be3b6b4ac589fc91c.zip
opensim-SC_OLD-8655cc7f909876d793f7a71be3b6b4ac589fc91c.tar.gz
opensim-SC_OLD-8655cc7f909876d793f7a71be3b6b4ac589fc91c.tar.bz2
opensim-SC_OLD-8655cc7f909876d793f7a71be3b6b4ac589fc91c.tar.xz
Move the example sim to a sim skeleton, suitable for scripting.
Diffstat (limited to 'config/sim01/My_sim.xml')
-rw-r--r--config/sim01/My_sim.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/config/sim01/My_sim.xml b/config/sim01/My_sim.xml
deleted file mode 100644
index 2f893ad..0000000
--- a/config/sim01/My_sim.xml
+++ /dev/null
@@ -1,13 +0,0 @@
1<Nini>
2 <Section Name="My sim">
3 <Key Name="RegionUUID" Value="ffffffff-ffff-ffff-ffff-ffffffffffff" />
4 <Key Name="Location" Value="10000,10000" />
5 <Key Name="InternalAddress" Value="0.0.0.0" />
6 <Key Name="InternalPort" Value="9106" />
7 <Key Name="AllowAlternatePorts" Value="False" />
8 <Key Name="ExternalHostName" Value="SYSTEMIP" />
9 <Key Name="RegionType" Value="private sim" />
10 <Key Name="SizeX" Value="256" />
11 <Key Name="SizeY" Value="256" />
12 </Section>
13</Nini>