shithub: masto9

Download patch

ref: fd3391f84165bf8d637bec678142f07044d52f1d
parent: c6ef27f226f6a5817532a02c1fb273f1631a564e
author: Julien Blanchard <julien@typed-hole.org>
date: Sat Jul 15 13:46:33 EDT 2023

GoToSocial sends less notifications

--- a/masto9.h
+++ b/masto9.h
@@ -36,7 +36,7 @@
 	TLBUFSIZE = 512000,
 	MAXURL = 1024,
 	TOOTSCOUNT = 20,
-	NOTIFSCOUNT = 40
+	NOTIFSCOUNT = 20
 };
 
 /* display */