Commit b11d2221 authored by Łukasz Nowak's avatar Łukasz Nowak

- activate PATH for some appliance provided parts binaries


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38547 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a651c35c
......@@ -21,6 +21,9 @@ force-zodb-update = false
# instancehome and http-address have to be defined
# User modifable keys:
environment =
<environment>
PATH ${software_definition:software_home}/parts/imagemagick/bin:${software_definition:software_home}/parts/w3m/bin:${software_definition:software_home}/parts/xpdf/bin
</environment>
debug-mode = off
ip-address = 0.0.0.0
# Good defaults, which do not have to be touched:
......
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