aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config/sim01/My_sim.xml
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-12-09 07:16:10 +1000
committerDavid Walter Seikel2016-12-09 07:16:10 +1000
commitf96afdb62bc05dd4c2ec4ba53a9978218bd82746 (patch)
treec369c8b35426a31aa65395c29593fc2cd93ded81 /config/sim01/My_sim.xml
parentAdd asset fixing Perl script, though likely to convert it to Lua later. (diff)
downloadopensim-SC_OLD-f96afdb62bc05dd4c2ec4ba53a9978218bd82746.zip
opensim-SC_OLD-f96afdb62bc05dd4c2ec4ba53a9978218bd82746.tar.gz
opensim-SC_OLD-f96afdb62bc05dd4c2ec4ba53a9978218bd82746.tar.bz2
opensim-SC_OLD-f96afdb62bc05dd4c2ec4ba53a9978218bd82746.tar.xz
Various little clean ups.
Diffstat (limited to 'config/sim01/My_sim.xml')
-rw-r--r--config/sim01/My_sim.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/sim01/My_sim.xml b/config/sim01/My_sim.xml
index 144cb0a..2f893ad 100644
--- a/config/sim01/My_sim.xml
+++ b/config/sim01/My_sim.xml
@@ -6,6 +6,8 @@
6 <Key Name="InternalPort" Value="9106" /> 6 <Key Name="InternalPort" Value="9106" />
7 <Key Name="AllowAlternatePorts" Value="False" /> 7 <Key Name="AllowAlternatePorts" Value="False" />
8 <Key Name="ExternalHostName" Value="SYSTEMIP" /> 8 <Key Name="ExternalHostName" Value="SYSTEMIP" />
9 <Key Name="RegionType" Value="public sim" /> 9 <Key Name="RegionType" Value="private sim" />
10 <Key Name="SizeX" Value="256" />
11 <Key Name="SizeY" Value="256" />
10 </Section> 12 </Section>
11</Nini> 13</Nini>