added back in Producer.Content.Batchsize
[mir.git] / source / config.properties-dist
index 25faa0c..5e2ab93 100755 (executable)
@@ -76,7 +76,7 @@ Producer.DocRoot=
 
 # this is the name of the subdirectory where the image-dir
 # will be linked to.
-Producer.ImageRoot=img
+Producer.ImageRoot=/img
 
 
 # the url of the video-server
@@ -91,14 +91,23 @@ Producer.Image.Host=http://indy.code-fu.de/images
 # the url of the media-server
 Producer.Media.Host=http://indy.code-fu.de/media
 
+# the url of the real-media-server
+Producer.RealMedia.Host=rtsp://some.media.server/somedir/
+
+
 # image specific storage directories
 # absolute directory, where the images are saved
-Producer.Image.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/images
+Producer.Image.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/images/
 
 # media specific storage directories
 # absolute directory, where the media files are saved
 Producer.Media.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/media
 
+# absolute directory, where the realmedia data files(ra and rm) are saved
+# the ram files which point to the RealMedia.Host get saved in the regular Media dir
+# this should make rsyncing to a separate streaming server much easier   
+Producer.RealMedia.Path=/pub/Dokumente/rtsp
+
 # relativ directory, where the thumbnails will be saved
 Producer.Image.IconPath=/icon
 
@@ -109,6 +118,12 @@ Producer.Icon.TinyAudio=audio_small.gif
 Producer.Icon.TinyVideo=video_small.gif
 Producer.Icon.TinyText=text_small.gif
 
+#Medium sized icons used at various places
+Producer.Icon.BigImage=photo_big.gif
+Producer.Icon.BigAudio=audio_big.gif
+Producer.Icon.BigVideo=video_big.gif
+Producer.Icon.BigText=text_big.gif
+
 
 
 #
@@ -131,6 +146,7 @@ Database.Limit=20
 Database.Username=postgres
 Database.Password=
 Database.Host=localhost
+Database.Name=Mir
 
 #
 # this sets the adaptor to be used
@@ -172,6 +188,7 @@ Entity.Logfile=log/dbentity.log
 
 Mir.Logfile=log/mir.log
 Mir.ErrorTemplate=fehler.template
+Mir.UserErrorTemplate=usererror.template
 
 ServletModule.Schwerpunkt.ConfirmTemplate=confirm.template
 ServletModule.Schwerpunkt.ObjektTemplate=schwerpunkt.template
@@ -229,6 +246,7 @@ ServletModule.OpenIndy.CommentDoneTemplate=open/comment_done.template
 ServletModule.OpenIndy.CommentDupeTemplate=open/comment_dupe.template
 ServletModule.OpenIndy.PostingTemplate=open/posting.template
 ServletModule.OpenIndy.PostingDoneTemplate=open/posting_done.template
+ServletModule.OpenIndy.PostingDupeTemplate=open/posting_dupe.template
 ServletModule.OpenIndy.Logfile=log/openindy.log
 
 #
@@ -276,7 +294,7 @@ Producer.Logfile=log/producer.log
 Producer.Navigation.Template=producer/navigation.template
 
 Producer.Content.Template=producer/content.template
-Producer.Content.Batchsize=20
+Producer.Content.Batchsize=10
 
 Producer.Startseite.Template=producer/startseite.template
 Producer.Startseite.Entries=7
@@ -303,8 +321,8 @@ Producer.StartPage.Template=producer/startpage.template
 Producer.StartPage.Items=10
 Producer.StartPage.Newswire=30
 
-Producer.Wap.Template=producer/wap.template
-Producer.Wap.Items=10
+
+# todo: do we need those?
 
 Xsl.Content=producer/content.xsl
 Xsl.Fo.Content=producer/frontpage_fo.xsl