mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:16:52 -04:00
docs: Add instructions on buildExpired in build configurations
This commit is contained in:
parent
ee3ae3f560
commit
b4b1b3f6dd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user