From: idfx Date: Sun, 16 Sep 2001 20:14:08 +0000 (+0000) Subject: changes to the changes X-Git-Tag: prexmlproducerconfig~480 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=0e582e325d9d2ab2979d143c5d41d82e52c7ad1c;p=mir.git changes to the changes --- diff --git a/source/config.properties-dist b/source/config.properties-dist index 950a9c68..6bcd8e07 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -31,6 +31,9 @@ ClearXslCache=no StandardLanguage=de DirectOpenposting=yes +#use rsync to mirror the website to a remote-host +Rsync=no +Rsync.Script.Path=/var/www/bin/rsync-copy @@ -90,14 +93,11 @@ Producer.DocRoot= # will be linked to. Producer.ImageRoot=img -# the url of the image-server (is this true?) -Producer.ImageHost=http://indy.code-fu.de/images - # the url of the video-server -Producer.VideoHost=http://indy.code-fu.de/video +Producer.Video.Host=http://indy.code-fu.de/video # the url of the audio-server -Producer.AudioHost=http://indy.code-fu.de/audio +Producer.Audio.Host=http://indy.code-fu.de/audio # the url of the image-server Producer.Image.Host=http://indy.code-fu.de/images @@ -315,6 +315,4 @@ Xsl.Fo.Content=producer/frontpage_fo.xsl Xsl.StartPage=producer/index.xsl Xsl.TopicList=producer/topic.xsl Xsl.OpenList=producer/open.xsl -Xsl.Wap=producer/wml2.xsl - -Sync.Script.Path=/var/www/bin/rsync-copy +Xsl.Wap=producer/wml2.xsl \ No newline at end of file