Config.xml
From WPKG | Open Source Software Deployment and Distribution
config.xml is a file where various wpkg.js settings can be configured, like:
- names of the the XML input files - packages.xml, hosts.xml and profiles.xml
- name of the local settings file - wpkg.xml
- notifications, reboot behaviour
- some other settings which can be alternatively configured by using command line switches - see WPKG flags
config.xml is used automatically by wpkg.js if they are both in the same directory.
See comments and examples in config.xml to learn all possible settings.