diff options
Diffstat (limited to 'doc/examples/blog.mdwn')
-rw-r--r-- | doc/examples/blog.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn index afdabe316..0861d42f7 100644 --- a/doc/examples/blog.mdwn +++ b/doc/examples/blog.mdwn @@ -20,4 +20,5 @@ Some additional configuration you might want to do: * Enable the [[comments|plugin/comments]] plugin and configure it to enable comments to posts to the blog: + comments_pagespec => 'blog/posts/*', |