diff --git a/publishconf.py b/publishconf.py index a5b7dab..497159e 100644 --- a/publishconf.py +++ b/publishconf.py @@ -18,8 +18,8 @@ FEED_ALL_ATOM = 'feeds.atom.xml' FEED_ALL_RSS = 'feed.xml' ## attivando feed sui tag (solo atom) per avere fare podcast di bitume -#TAG_FEED_ATOM = "feeds.tag_%s.atom.xml" -TAG_FEED_ATOM = "feeds.{slug}.atom.xml" +#TAG_FEED_ATOM = "feeds.tag_%s.atom.xml" #deprecato +#TAG_FEED_ATOM = "feeds.{slug}.atom.xml" DELETE_OUTPUT_DIRECTORY = True