From ed290d74d76ba6b66988542c490e6226f27254cb Mon Sep 17 00:00:00 2001 From: limepotato Date: Tue, 18 Jun 2024 00:44:41 -0600 Subject: [PATCH] fix pinLimit config --- .config/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/example.yml b/.config/example.yml index 4c774a686..d771713c5 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -181,7 +181,7 @@ images: error: '/static-assets/badges/error.png' # Pinned Post Limit - pinLimit: 5 +pinLimit: 5 # Search engine (MFM) #searchEngine: 'https://duckduckgo.com/?q='