added Hidden articles servlet module
[mir.git] / source / config.properties-dist
index 733a611..938bed4 100755 (executable)
@@ -44,6 +44,9 @@ DirectOpenposting=yes
 GenerateFO=yes
 GeneratePDF=yes
 
+#on-time-password-protection
+PasswdProtection=yes
+
 #use rsync to mirror the website to a remote-host
 Rsync=no
 Rsync.Script.Path=/var/www/bin/rsync-copy
@@ -195,6 +198,11 @@ Entity.Logfile=log/dbentity.log
 # Servlet / Module configurations
 #
 
+# don't change this unless you really know your i18n.
+# The default encoding charset used in the written html files as well
+# as the dynamic output html.
+# also used for the HTML charset meta tag.
+Mir.DefaultEncoding=ISO8859_1
 Mir.Logfile=log/mir.log
 Mir.ErrorTemplate=error.template
 Mir.UserErrorTemplate=usererror.template
@@ -284,6 +292,12 @@ ServletModule.Comment.ObjektTemplate=admin/comment.template
 ServletModule.Comment.ListTemplate=admin/commentlist.template
 
 #
+# config for ServletModuleHidden - lists all hidden articles of one month
+ServletModule.Hidden.Logfile=log/hidden.log
+ServletModule.Hidden.ListTemplate=admin/hiddenlist.template
+
+
+#
 # config for Breaking - browsing/editing/deleting breaking news
 Module.Breaking.Logfile=log/breaking.log
 ServletModule.Breaking.Logfile=log/comment.log
@@ -348,6 +362,7 @@ Producer.OpenPosting.Template=producer/openposting.template
 Producer.FeatureList.Template=producer/featurelist.template
 
 Producer.StartPage.Template=producer/startpage.template
+Producer.FeaturesRSS.Template=producer/featuresRSS.template
 Producer.StartPage.Items=10
 Producer.StartPage.Newswire=30