revert to ISO8859_1 def encoding cause of browsers
[mir.git] / source / config.properties-dist
index ed949a9..fcb4a80 100755 (executable)
@@ -202,7 +202,7 @@ Entity.Logfile=log/dbentity.log
 # 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=UTF8
+Mir.DefaultEncoding=ISO8859_1
 Mir.Logfile=log/mir.log
 Mir.ErrorTemplate=error.template
 Mir.UserErrorTemplate=usererror.template