Clean up config file
This commit is contained in:
parent
4d2266f4d0
commit
d91c780cc6
1 changed files with 2 additions and 4 deletions
|
@ -32,17 +32,15 @@ outputs:
|
||||||
|
|
||||||
staticDir: "static/build"
|
staticDir: "static/build"
|
||||||
|
|
||||||
buildDrafts: false
|
|
||||||
buildFuture: true
|
buildFuture: true
|
||||||
buildExpired: true
|
|
||||||
|
|
||||||
enableGitInfo: false
|
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
rssLimit: 100
|
rssLimit: 10000
|
||||||
|
|
||||||
disableHugoGeneratorInject: true
|
disableHugoGeneratorInject: true
|
||||||
enableEmoji: true
|
enableEmoji: true
|
||||||
MetaDataFormat: yaml
|
MetaDataFormat: yaml
|
||||||
|
stepAnalysis: true
|
||||||
|
|
||||||
pygmentsCodefencesGuessSyntax: true
|
pygmentsCodefencesGuessSyntax: true
|
||||||
pygmentsCodefences: true
|
pygmentsCodefences: true
|
||||||
|
|
Loading…
Reference in a new issue