mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
changed default to list, may still change...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b9277f2e74
commit
d31b822ecf
@ -5,11 +5,14 @@ cd $(dirname $0)
|
|||||||
PATH=$PATH:$(dirname "$(pwd)")
|
PATH=$PATH:$(dirname "$(pwd)")
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
# this can be:
|
# this can be:
|
||||||
# full
|
# full
|
||||||
# list
|
# list
|
||||||
# <empty>
|
# <empty>
|
||||||
MIGRATE_CACHE=${MIGRATE_CACHE:-full}
|
#
|
||||||
|
# XXX shat should be the default?
|
||||||
|
MIGRATE_CACHE=${MIGRATE_CACHE:-list}
|
||||||
|
|
||||||
# NOTE: paths here are relative to appdata_<instance_id>/
|
# NOTE: paths here are relative to appdata_<instance_id>/
|
||||||
MIGRATE_CACHE_FILES=(
|
MIGRATE_CACHE_FILES=(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user