diff --git a/samples/pelican.conf.py b/samples/pelican.conf.py index d6a87923..bb499464 100755 --- a/samples/pelican.conf.py +++ b/samples/pelican.conf.py @@ -11,7 +11,6 @@ RELATIVE_URLS = True GITHUB_URL = 'http://github.com/ametaireau/' DISQUS_SITENAME = "blog-notmyidea" -PDF_GENERATOR = False REVERSE_CATEGORY_ORDER = True LOCALE = "C" DEFAULT_PAGINATION = 4