summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-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]