diff options
| author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 16:50:50 -0500 |
|---|---|---|
| committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-21 16:50:50 -0500 |
| commit | d70f3d6271a28635942ed23f91ed7e144877e62e (patch) | |
| tree | 6a9d0ff8cc481dbc067cb63ef5ffbb9bf350cd16 /doc/examples | |
| parent | 63b919b2308d3c392c98850ad5ec1c65593cdf5a (diff) | |
unify pagespecs
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/blog.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn index 687f4afce..091e37431 100644 --- a/doc/examples/blog.mdwn +++ b/doc/examples/blog.mdwn @@ -21,4 +21,4 @@ Some additional configuration you might want to do: * Enable the [[comments|plugins/comments]] plugin and configure it to enable comments to posts to the blog: - comments_pagespec => 'blog/posts/*', + comments_pagespec => 'blog/posts/* and !*/Discussion', |
