Update config default
This commit is contained in:
parent
6b31ccfa6e
commit
4591c62baa
1 changed files with 1 additions and 0 deletions
|
@ -577,6 +577,7 @@ version = 1
|
||||||
confdir = "${PWD}"
|
confdir = "${PWD}"
|
||||||
destdir = "${HOME}"
|
destdir = "${HOME}"
|
||||||
state_file = "${PWD}/.cram.log"
|
state_file = "${PWD}/.cram.log"
|
||||||
|
cache_dir = "${HOME}/.cache/cram"
|
||||||
optimize = true
|
optimize = true
|
||||||
exec_idempotent = true
|
exec_idempotent = true
|
||||||
# Where to load requirements from, and the requirement type
|
# Where to load requirements from, and the requirement type
|
||||||
|
|
Loading…
Reference in a new issue