diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-03-03 07:28:29 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-03-03 07:28:29 +0100 |
commit | fb1a6d9c56b1fd958bd08c34ddc01077c7302c5b (patch) | |
tree | 9e683c3e8a0d74353abbe85801a6c56e644c38d8 /configuration | |
parent | c8cd647d707a0bb384fccbedf058db21e4ce9e37 (diff) |
Added commentlinks
Diffstat (limited to '')
-rw-r--r-- | configuration | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration b/configuration index a468d70..64a9fc8 100644 --- a/configuration +++ b/configuration @@ -12,4 +12,5 @@ monthlist: True staticpages: True linklist: True permalinks: True +comments: True newest_first: True |