mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
docs: Add instructions on buildExpired in build configurations
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
6e9fbf8ad6
commit
02d2f05e74
@@ -87,6 +87,8 @@ Following is a list of Hugo-defined variables that you can configure and their c
|
||||
buildDrafts: false
|
||||
# include content with publishdate in the future
|
||||
buildFuture: false
|
||||
# include content already expired
|
||||
buildExpired: false
|
||||
# enable this to make all relative URLs relative to content root. Note that this does not affect absolute URLs.
|
||||
relativeURLs: false
|
||||
canonifyURLs: false
|
||||
|
Reference in New Issue
Block a user