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]