mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Allow to set cache dir in config file
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
3616fb629b
commit
56512e816f
@@ -103,6 +103,8 @@ temporary directory.
|
||||
With the command-line flag `--cacheDir`, you can specify any folder on
|
||||
your system as a caching directory.
|
||||
|
||||
You can also set `cacheDir` in the main configuration file.
|
||||
|
||||
If you don't like caching at all, you can fully disable caching with the
|
||||
command line flag `--ignoreCache`.
|
||||
|
||||
|
Reference in New Issue
Block a user