revert to ISO8859_1 def encoding cause of browsers
[mir.git] / source / config.properties-dist
index a778ea1..fcb4a80 100755 (executable)
@@ -44,11 +44,18 @@ 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
 
+# the maximum allowed size of an uploaded media file in KB.
+MaxMediaUploadSize=20000
 
+# the maximum number of allowed media items to upload at once.
+ServletModule.OpenIndy.MaxMediaUploadItems=20
 
 #
 #
@@ -191,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
@@ -344,6 +356,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