rename of template-dir to template-dist. in a installed system the templates should...
[mir.git] / templates-dist / producer / config.template
1     <config>
2                         <docroot>${config.docroot}</docroot>
3                         <openaction>${config.openaction}</openaction>
4                         <storageroot>${config.storageroot}</storageroot>
5                         <productionhost>${config.productionhost}</productionhost>
6       <productiondate>${now}</productiondate>
7       <videohost>${videoHost}</videohost>
8       <audiohost>${audioHost}</audiohost>
9       <imagehost>${imageHost}</imagehost>
10       <previouspage>${previousPage}</previouspage>
11       <nextpage>${nextPage}</nextpage>
12                 </config>