Commit 48e29f80 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add configuration to select the handler. For now, if the handler is not found, ooo handler is used

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43572 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2466cf0e
......@@ -62,6 +62,9 @@ server-port = ${configuration:oood_port}
supervisor-priority = 30
supervisor-program =
${:supervisor-priority} ${:_buildout_section_name_} (stopsignal=HUP) ${buildout:bin-directory}/paster [serve ${cloudooo-instance:conf-output}]
mimetype-registry =
application/pdf * pdf
video/* * ffmpeg
# this name is only for backward compatibility
[cloudooo-instance-template]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment