configuration: Remove defaultExtension from docs

This commit is contained in:
SatowTakeshi 2017-12-30 05:41:04 +09:00 committed by Bjørn Erik Pedersen
parent f7c96b4b5a
commit c3cc9cd492

View File

@ -73,7 +73,6 @@ canonifyURLs: false
config: "config.toml"
contentDir: "content"
dataDir: "data"
defaultExtension: "html"
defaultLayout: "post"
# Missing translations will default to this content language
defaultContentLanguage: "en"
@ -216,7 +215,6 @@ canonifyURLs = false
config = "config.toml"
contentDir = "content"
dataDir = "data"
defaultExtension = "html"
defaultLayout = "post"
# Missing translations will default to this content language
defaultContentLanguage = "en"