mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Removed PDF_GENERATOR=False
It might give the impression that the PDF generation is still part of the core.
This commit is contained in:
parent
e3139db712
commit
f7a5d06c6d
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ RELATIVE_URLS = True
|
||||||
|
|
||||||
GITHUB_URL = 'http://github.com/ametaireau/'
|
GITHUB_URL = 'http://github.com/ametaireau/'
|
||||||
DISQUS_SITENAME = "blog-notmyidea"
|
DISQUS_SITENAME = "blog-notmyidea"
|
||||||
PDF_GENERATOR = False
|
|
||||||
REVERSE_CATEGORY_ORDER = True
|
REVERSE_CATEGORY_ORDER = True
|
||||||
LOCALE = "C"
|
LOCALE = "C"
|
||||||
DEFAULT_PAGINATION = 4
|
DEFAULT_PAGINATION = 4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue