aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config/sim01/My_sim.xml
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-11-08 22:17:09 +1000
committerDavid Walter Seikel2016-11-08 22:17:09 +1000
commit3c279d6c3b66a7f5ad49e16180b69ffa94513dc5 (patch)
tree796f28d91cbc7339d8c5202c429bad07b4e27cd7 /config/sim01/My_sim.xml
parentNew README and TODO I forgot to commit before. (diff)
downloadopensim-SC-3c279d6c3b66a7f5ad49e16180b69ffa94513dc5.zip
opensim-SC-3c279d6c3b66a7f5ad49e16180b69ffa94513dc5.tar.gz
opensim-SC-3c279d6c3b66a7f5ad49e16180b69ffa94513dc5.tar.bz2
opensim-SC-3c279d6c3b66a7f5ad49e16180b69ffa94513dc5.tar.xz
Installation script.
Diffstat (limited to 'config/sim01/My_sim.xml')
-rw-r--r--config/sim01/My_sim.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/sim01/My_sim.xml b/config/sim01/My_sim.xml
new file mode 100644
index 0000000..144cb0a
--- /dev/null
+++ b/config/sim01/My_sim.xml
@@ -0,0 +1,11 @@
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="public sim" />
10 </Section>
11</Nini>