shithub: hugo

Download patch

ref: 02d2f05e7455f12ee4598af6fef2346180d2abfd
parent: 6e9fbf8ad6158a5981b71401a2df7c28578765ea
author: Hanchen Wang <[email protected]>
date: Wed May 11 06:15:53 EDT 2016

docs: Add instructions on buildExpired in build configurations

--- a/docs/content/overview/configuration.md
+++ b/docs/content/overview/configuration.md
@@ -87,6 +87,8 @@
     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