Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
** Configuration **
- Libvscmgmt reads its configuration from /etc/vsc/libvscmgmt.conf
- if present and not specified otherwise.
- Optional configuration files for the data and network backend can be
- specified in this fille.
-
- By default /srv/vsc/images will be used as image storage.
+ Libvscmgmt reads its configuration from a configuration file specified
+ to the vsc_mgmt_init() call or uses default values.
+ See the docs/libvscmgmt.cfg example configuration file for all avaialable
+ options and their default values.