dont delete files, make does this instead
This commit is contained in:
parent
233b8cf55e
commit
0c1b8b369a
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ EXTRA_PATH_METADATA = {
|
||||||
}
|
}
|
||||||
USE_FOLDER_AS_CATEGORY = True
|
USE_FOLDER_AS_CATEGORY = True
|
||||||
DEFAULT_PAGINATION = False
|
DEFAULT_PAGINATION = False
|
||||||
DELETE_OUTPUT_DIRECTORY = True
|
|
||||||
SLUGIFY_SOURCE = 'basename'
|
SLUGIFY_SOURCE = 'basename'
|
||||||
|
|
||||||
# Blogroll
|
# Blogroll
|
||||||
|
|
Reference in a new issue