#!/bin/sh
#
# do your custom settings here to overwrite settings from esc.sh
# this file will not be touched during updates
#
# used by: cronjob.sh
host="example.settings.local"
# used by: list.sh
# a pipe separated list of vm names or partial names, pay attention to matching then
excludes="vpn.test|anyname"
# set your backup target directory here, this will be used for ghetto.local
bkpdir=
