Open agstephens opened 2 years ago
Add a config field:
[template-caches] default_cache_dir = template-cache cache_dirs = template-cache other-cache ukcp-cache auto_add_to_cache = true
The auto_add_to_cache tells the tool to write to the default_cache_dir.
auto_add_to_cache
default_cache_dir
Add a config field:
The
auto_add_to_cache
tells the tool to write to thedefault_cache_dir
.