First page Back Continue Last page Overview Graphics
Multikeys
Keys can be used multiple times in the same configuration (results in list attribute of config object):
<schema>
<multikey name=”add-path”
datatype=”existing-directory”/>
</schema>
Use in config file:
add-path /path/to/directory/1
add-path /path/to/directory/2
add-path /path/to/directory/3
Notes: