summary settings not needed

This commit is contained in:
mb@mb 2018-05-16 18:04:18 +02:00
parent 43af214d1e
commit 3842ccda59

View File

@ -32,10 +32,8 @@ AUTHOR_FEED_RSS = None
PLUGIN_PATHS = ["plugins"]
PLUGINS = ['summary']
SUMMARY_BEGIN_MARKER = '<!-- PELICAN_BEGIN_SUMMARY -->'
SUMMARY_END_MARKER = '<!-- PELICAN_END_SUMMARY -->'
DEFAULT_PAGINATION = 500
# Uncomment following line if you want document-relative URLs when developing
# RELATIVE_URLS = True
RELATIVE_URLS = True