From 51cd925c181a43d589f44738149d1f7ceec719f4 Mon Sep 17 00:00:00 2001 From: zapata Date: Tue, 13 May 2003 14:14:10 +0000 Subject: [PATCH] small stuff --- etc/config.properties-dist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/config.properties-dist b/etc/config.properties-dist index f120f707..ae7ff3f6 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -140,6 +140,9 @@ ServletModule.OpenIndy.DefaultMediaUploadItems=1 # the url of the static site Producer.ProductionHost=http://indy.code-fu.de +# the url of the public site +Producer.PublicationHost=http://indy.code-fu.de + # Produrce.StorageRoot is the directory, in which # the generated HTML pages will be stored Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced @@ -299,3 +302,8 @@ Lists.Max.Items=10 # as the dynamic output html. # also used for the HTML charset meta tag. Mir.DefaultEncoding=UTF8 + +# 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=UTF-8 -- 2.11.0