Added paginate default to nil

I found this missing property in the default configuration description.
This commit is contained in:
George Anderson 2013-12-31 14:41:06 -02:00
parent 012387396a
commit cb80a849e4
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ relative_permalinks: true
permalink: date permalink: date
paginate_path: 'page:num' paginate_path: 'page:num'
paginate: nil
markdown: maruku markdown: maruku
markdown_ext: markdown,mkd,mkdn,md markdown_ext: markdown,mkd,mkdn,md