update config

This commit is contained in:
David Todd 2019-05-27 01:31:31 -05:00
parent 257c4819fd
commit 8fbfc30599
1 changed files with 3 additions and 0 deletions

View File

@ -31,3 +31,6 @@ DEFAULT_PAGINATION = 20
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True
USE_FOLDER_AS_CATEGORY = True # Use directories in content to specify the category
DEFAULT_CATEGORY = 'none'