changes to the changes
authoridfx <idfx>
Sun, 16 Sep 2001 20:14:08 +0000 (20:14 +0000)
committeridfx <idfx>
Sun, 16 Sep 2001 20:14:08 +0000 (20:14 +0000)
source/config.properties-dist

index 950a9c6..6bcd8e0 100755 (executable)
@@ -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