From 54d7a2fcd2abc2ed72dfff44b32dead3ea0c3bb9 Mon Sep 17 00:00:00 2001 From: rk Date: Mon, 8 Jul 2002 14:07:18 +0000 Subject: [PATCH] Changes description of config properties Producer.StorageRoot and Producer.DocRoot. --- source/config.properties-dist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/config.properties-dist b/source/config.properties-dist index 938bed41..66be5af9 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -65,7 +65,7 @@ ServletModule.OpenIndy.MaxMediaUploadItems=20 # the url of the static site Producer.ProductionHost=http://indy.code-fu.de -# The above URL points to the following directory, in which +# Produrce.StorageRoot is the directory, in which # the generated HTML pages will be stored Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced @@ -81,9 +81,9 @@ Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced Producer.OpenAction=http://indy.code-fu.de/Mir/servlet/OpenMir -# fill this variable if the pages should not be saved directly -# in the Producer.StorageRoot. then the pages will be saved -# in this subdirectory +# use this property if the pages are not produced under the docRoot +# of the webserver. all links in the produced pages are prepended +# with Producer.DocRoot Producer.DocRoot= -- 2.11.0