From: mh Date: Wed, 6 Nov 2002 03:15:31 +0000 (+0000) Subject: Fixed bad line wrap and add in the missing TempDir line (from MIR_1_0) X-Git-Tag: BEFORE_MERGE_1_1~484 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=80a4efdc4974abae7b699d459c5d86ee7f08f8ba;p=mir.git Fixed bad line wrap and add in the missing TempDir line (from MIR_1_0) --- diff --git a/etc/config.properties-dist b/etc/config.properties-dist index a017bdc1..83fe2409 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -47,6 +47,8 @@ Mir.Version=1.1beta StandardLanguage=de DirectOpenposting=yes +TempDir=/tmp + Log.LogClass = mir.log.log4j.LoggerImpl Log.log4j.ConfigurationFile = etc/log4j.properties Log.Home = log @@ -66,10 +68,8 @@ Mir.Localizer.OpenPosting.GeneratorLibrary= default=freemarker(etc/open/) Mir.Localizer.OpenPosting.ContentProducers= media.new;articles.changed;startpage.generate;synchronization.run Mir.Localizer.OpenPosting.CommentProducers= articles.changed;synchronization.run -# Which producers need to be called after the "produce all new" link is clicked -from admin -Mir.Localizer.Producer.AllNewProducers= media.new;articles.changed;startpage.run;syn -chronization.run +# Which producers need to be called after the "produce all new" link is clicked from admin +Mir.Localizer.Producer.AllNewProducers= media.new;articles.changed;startpage.run;synchronization.run #note that you can't make pdf's without making fo's