This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openwebbeans-site.git
commit 6a8fcd85d04e3e520dca10617fa72f4346a7e5b1 Author: Dave Fisher <[email protected]> AuthorDate: Mon Jun 7 09:53:06 2021 -0700 ezt problems? --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 0285f2e..4630dd7 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -109,7 +109,7 @@ ASF_DATA = { 'metadata': { 'site_url': SITEURL }, - 'debug': False + 'debug': True } # Configure the asfgenid plugin
