From 70af4d8dbfd6cbd9d7bbf4e44a7583ce9165c0b6 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Mon, 26 Jul 2021 23:18:23 +0200 Subject: Fix wrong prefix for POST.FEED_SIZE option --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 87e04d0..1072d63 100644 --- a/Configuration.md +++ b/Configuration.md @@ -78,7 +78,7 @@ Number of items to display per-site on overview sites. ## Feed size Number of items to display within the RSS feed. -* `PAGE.FEED_SIZE`: [integer: `10`] +* `POST.FEED_SIZE`: [integer: `10`] ## Slug URLs Enable or disable the use of slug URLs for item permalinks. If disabled, the unique primary item ID is used instead. -- cgit v1.2.3