[gimp-web] Add 'DELETE_OUTPUT_DIRECTORY' to testing config



commit 22bac42d60d6358822cbff0f92c5b7eb86a8278a
Author: Pat David <patdavid gmail com>
Date:   Sun Sep 13 23:19:09 2020 -0500

    Add 'DELETE_OUTPUT_DIRECTORY' to testing config

 pelicanconf_common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf_common.py b/pelicanconf_common.py
index 7a52690b..cf05014a 100644
--- a/pelicanconf_common.py
+++ b/pelicanconf_common.py
@@ -21,7 +21,7 @@ TRANSLATION_FEED_RSS = 'feeds/all-%s.rss.xml'
 AUTHOR_FEED_ATOM = None
 AUTHOR_FEED_RSS = None
 
-DELETE_OUTPUT_DIRECTORY = False
+DELETE_OUTPUT_DIRECTORY = True
 RELATIVE_URLS = False
 
 #def customize_environment(environment):


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]