aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/Libraries.xml
blob: 09270b57e46734fbe9eedc92f474815e3adf8d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Nini>
  <Section Name="OpenSim Standard Library">
    <Key Name="foldersFile" Value="OpenSimLibrary/OpenSimLibraryFolders.xml"/>
    <Key Name="itemsFile" Value="OpenSimLibrary/OpenSimLibrary.xml"/>
  </Section>
  <!-- Additional libraries can be added as shown below.  These folders and items can appear underneath
       the hardcoded root library folder ("OpenSim Library") 

       You can also add folders and items to the folders of libraries defined earlier on in this file -->

<!--
  <Section Name="My Site Library">
    <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/>
    <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/>
  </Section>
-->
</Nini>