summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-02-19 16:23:44 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-02-19 16:23:44 +0100
commit859436492407d1e8c259b88f9448ead473458d25 (patch)
tree4f8a8c62bcd098b2d46d5320079917878bb3a6eb
parent43c6e1cdc350d3b3a6c3fa2a5190d6690af4d055 (diff)
more config+
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index e29f69d..fbeb2d0 100644
--- a/config.toml
+++ b/config.toml
@@ -213,7 +213,7 @@ pygmentsCodefencesGuessSyntax = true
# date format (month and day)
dateFormat = "01-02"
# amount of RSS pages
- #rss = 10
+ rss = -1
# List (category or tag) page config
[params.list]
@@ -222,7 +222,7 @@ pygmentsCodefencesGuessSyntax = true
# date format (month and day)
dateFormat = "01-02"
# amount of RSS pages
- #rss = 10
+ rss = -1
# Page config
[params.page]