diff options
-rw-r--r-- | bin/inventory/Libraries.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/inventory/Libraries.xml b/bin/inventory/Libraries.xml index fe49c72..d9592a4 100644 --- a/bin/inventory/Libraries.xml +++ b/bin/inventory/Libraries.xml | |||
@@ -8,11 +8,12 @@ | |||
8 | the hardcoded root library folder ("OpenSim Library") | 8 | the hardcoded root library folder ("OpenSim Library") |
9 | 9 | ||
10 | You can also add folders and items to the folders of libraries defined in this file --> | 10 | You can also add folders and items to the folders of libraries defined in this file --> |
11 | 11 | <!-- | |
12 | <Section Name="My Site Library"> | 12 | <Section Name="My Site Library"> |
13 | <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/> | 13 | <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/> |
14 | <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/> | 14 | <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/> |
15 | 15 | </Section> | |
16 | --> | ||
16 | 17 | ||
17 | <!-- comment the following to stop from loading the subfolders on login --> | 18 | <!-- comment the following to stop from loading the subfolders on login --> |
18 | 19 | ||