Files
OurUmbraco/OurUmbraco.Site/config/FileIndexerConfig.config
T
2015-02-26 06:36:38 +01:00

7 lines
183 B
XML

<?xml version="1.0"?>
<DocumentationIndexConfig
SupportedFileTypes="*.md"
DirectoryToIndex="~/Documentation"
IgnoreFiles=""
Recursive="true">
</DocumentationIndexConfig>