revert to ISO8859_1 def encoding cause of browsers
[mir.git] / source / config.properties-dist
index 66534e4..fcb4a80 100755 (executable)
@@ -198,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