Add config option "disablePathToLower"

Enabling this prevents lowercasing of the path/url.

Fixes #557
This commit is contained in:
chrongzhang 2015-09-01 20:53:25 +08:00 committed by Bjørn Erik Pedersen
parent e068cc8b4d
commit 881e40078b

View File

@ -133,6 +133,8 @@ Following is a list of Hugo-defined variables that you can configure and their c
title: ""
# if true, use /filename.html instead of /filename/
uglyURLs: false
# Do not make the url/path to lowercase
disablePathToLower: false
# verbose output
verbose: false
# verbose logging