fixed a default config bug
[mir.git] / etc / config.properties-dist
index 51bf97e..e8775a7 100755 (executable)
@@ -59,8 +59,8 @@ Mir.Localizer.Admin.GeneratorLibrary= default=freemarker(templates/admin/)
 Mir.Localizer.OpenPosting.GeneratorLibrary= default=freemarker(etc/open/)
 
 # Which producers need to be called after an article (resp. a comment) is posted
-Mir.Localizer.OpenPosting.ContentProducers= media.new;content.new;startpage.new;synchronization.run
-Mir.Localizer.OpenPosting.CommentProducers= content.new;synchronization.run
+Mir.Localizer.OpenPosting.ContentProducers= media.new;articles.new;startpage.new;synchronization.run
+Mir.Localizer.OpenPosting.CommentProducers= articles.new;synchronization.run
 
 #note that you can't make pdf's without making fo's
 GenerateFO=yes