rename of template-dir to template-dist. in a installed system the templates should...
[mir.git] / templates-dist / producer / config.template
diff --git a/templates-dist/producer/config.template b/templates-dist/producer/config.template
new file mode 100755 (executable)
index 0000000..8b35c72
--- /dev/null
@@ -0,0 +1,12 @@
+    <config>
+                       <docroot>${config.docroot}</docroot>
+                       <openaction>${config.openaction}</openaction>
+                       <storageroot>${config.storageroot}</storageroot>
+                       <productionhost>${config.productionhost}</productionhost>
+      <productiondate>${now}</productiondate>
+      <videohost>${videoHost}</videohost>
+      <audiohost>${audioHost}</audiohost>
+      <imagehost>${imageHost}</imagehost>
+      <previouspage>${previousPage}</previouspage>
+      <nextpage>${nextPage}</nextpage>
+               </config>
\ No newline at end of file