From 10f03190aaf22cd7acef9e43ab52ccdf8a58315e Mon Sep 17 00:00:00 2001 From: proffapt Date: Tue, 24 Sep 2024 13:16:55 +0530 Subject: [PATCH] feat: update global topic limit to 10 --- server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.yml b/server.yml index 5782a35..29d17a9 100644 --- a/server.yml +++ b/server.yml @@ -255,7 +255,7 @@ upstream-base-url: "https://ntfy.sh" # Rate limiting: Total number of topics before the server rejects new topics. # -global-topic-limit: 8 +global-topic-limit: 10 # Rate limiting: Number of subscriptions per visitor (IP address) #