clarify readme instructions on enableGitInfo property
This commit is contained in:
parent
d55e2ae921
commit
60fd8cfd4b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ There are few configuration options you can add to your `config.yml|json|toml` f
|
||||||
# (Optional) Set this to true if you use captial letters in file names
|
# (Optional) Set this to true if you use captial letters in file names
|
||||||
disablePathToLower: true
|
disablePathToLower: true
|
||||||
|
|
||||||
# (Optional) Set this to true to enable 'Last Modified by' Git Author
|
# (Optional) Set this to true to enable 'Last Modified by' date and git author
|
||||||
# information on 'doc' type pages.
|
# information on 'doc' type pages.
|
||||||
enableGitInfo: true
|
enableGitInfo: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue