remove Mir.DefaultHTMLCharset we have finer grained charset control now taken from...
authormh <mh>
Sat, 18 Jan 2003 08:28:16 +0000 (08:28 +0000)
committermh <mh>
Sat, 18 Jan 2003 08:28:16 +0000 (08:28 +0000)
etc/config.properties-dist

index 9115ba6..7c05aa6 100755 (executable)
@@ -252,11 +252,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=ISO8859_1
-# this encoding is used for the HTML charset meta tag.
-# it must be the html charset equivalent of the Java encoding above
-# don't change this unless...
-Mir.DefaultHTMLCharset=ISO-8859-1
+Mir.DefaultEncoding=UTF8
 
 Mir.Logfile=log/mir.log
 Mir.ErrorTemplate=templates/error.template