changes for tomcat 4.1.x also compatible with 4.0.x, mir/servlet/Mir becomes /mir...
[mir.git] / source / config.properties-dist
index 66be5af..bc6ad12 100755 (executable)
@@ -40,6 +40,9 @@ ClearXslCache=no
 StandardLanguage=de
 DirectOpenposting=yes
 
+# tempdir to write files for image handling (files are erased)
+TempDir=/tmp
+
 #note that you can't make pdf's without making fo's
 GenerateFO=yes
 GeneratePDF=yes
@@ -69,8 +72,11 @@ Producer.ProductionHost=http://indy.code-fu.de
 # the generated HTML pages will be stored
 Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced
 
-
-
+# for FileEdit module
+#
+# where do we find the files? absolute path
+ServletModule.FileEdit.FileDirectory=/pub/Dokumente/Indymedia/de-tech/Mir/produced
+ServletModule.FileEdit.ExtFilter=inc
 
 #
 #
@@ -78,7 +84,7 @@ Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced
 #
 
 # the url of the openposting-servlet
-Producer.OpenAction=http://indy.code-fu.de/Mir/servlet/OpenMir
+Producer.OpenAction=http://indy.code-fu.de/Mir/OpenMir
 
 
 # use this property if the pages are not produced under the docRoot
@@ -305,6 +311,14 @@ ServletModule.Breaking.ConfirmTemplate=admin/confirm.template
 ServletModule.Breaking.ObjektTemplate=admin/breaking.template
 ServletModule.Breaking.ListTemplate=admin/breakinglist.template
 
+#
+# config for Breaking - editing text files
+ServletModule.FileEdit.Logfile=log/fileedit.log
+ServletModule.FileEdit.ConfirmTemplate=admin/confirm.template
+ServletModule.FileEdit.ObjektTemplate=admin/fileedit.template
+ServletModule.FileEdit.ListTemplate=admin/fileeditlist.template
+
+
 
 #
 # config for messages - browsing/editing/deleting internal messages