aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config/sim01/My_sim.xml
blob: 144cb0a19f3828b8fc6ce2c7f13cabfb2b59b2dc (plain)
1
2
3
4
5
6
7
8
9
10
11
<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="public sim" />
  </Section>
</Nini>