From 7926f18f935c819324968ccca7f8f0d3857be4d8 Mon Sep 17 00:00:00 2001 From: Hugo Sales Date: Mon, 20 Sep 2021 16:14:57 +0100 Subject: [PATCH] [CONFIG] Add streams:notes_per_page config value --- social.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/social.yaml b/social.yaml index 69f8723ac4..37de49182f 100644 --- a/social.yaml +++ b/social.yaml @@ -261,3 +261,6 @@ parameters: discovery: CORS: false + + streams: + notes_per_page: 32