Skip to content

Commit 39d369d

Browse files
authored
content: Update disablePathToLower documentation
Added default value information for disablePathToLower.
1 parent be2da46 commit 39d369d

File tree

1 file changed

+1
-1
lines changed
  • content/en/configuration

1 file changed

+1
-1
lines changed

content/en/configuration/all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ disableLiveReload
109109
: (`bool`) Whether to disable automatic live reloading of the browser window. Default is `false`.
110110

111111
disablePathToLower
112-
: (`bool`) Whether to disable transformation of page URLs to lower case.
112+
: (`bool`) Whether to disable transformation of page URLs to lower case. Default is `false`.
113113

114114
enableEmoji
115115
: (`bool`) Whether to allow emoji in Markdown. Default is `false`.

0 commit comments

Comments
 (0)