aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config/sim01/My_sim.xml
blob: 2f893adfd227a3b748aa5b44ba5966129ca6b0c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<Nini>
  <Section Name="My sim">
    <Key Name="RegionUUID" Value="ffffffff-ffff-ffff-ffff-ffffffffffff" />
    <Key Name="Location" Value="10000,10000" />
    <Key Name="InternalAddress" Value="0.0.0.0" />
    <Key Name="InternalPort" Value="9106" />
    <Key Name="AllowAlternatePorts" Value="False" />
    <Key Name="ExternalHostName" Value="SYSTEMIP" />
    <Key Name="RegionType" Value="private sim" />
    <Key Name="SizeX" Value="256" />
    <Key Name="SizeY" Value="256" />
  </Section>
</Nini>