From 5de59dcc580f058d3f5142d0b93b6c492098fe76 Mon Sep 17 00:00:00 2001 From: Thibault Koechlin Date: Mon, 14 Sep 2026 17:06:56 +0200 Subject: [PATCH 1/2] fix quotas for premium --- crowdsec-docs/docs/central_api/blocklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsec-docs/docs/central_api/blocklist.md b/crowdsec-docs/docs/central_api/blocklist.md index 35f8d767e..12bb51035 100644 --- a/crowdsec-docs/docs/central_api/blocklist.md +++ b/crowdsec-docs/docs/central_api/blocklist.md @@ -62,7 +62,7 @@ The *Community Blocklist* contains 15 thousand malicious IP's based on your repo Paying users' Security Engine are automatically subscribed to the *Community Blocklist (Premium)*, which contains IPs that mirror their installed scenarios. Paying users' do not need to contribute to the network to be eligible to the blocklist. -The *Community Blocklist (Premium)* blocklist content has no size limit, unlike free users. +The *Community Blocklist (Premium)* blocklist content is up to 60 thousand malicious IP's based on your scenarios. ## Community Blocklist (Lite) From 3886817c6985753f96cfa9e30e8d337d3f4c87fd Mon Sep 17 00:00:00 2001 From: blotus Date: Mon, 14 Sep 2026 17:10:15 +0200 Subject: [PATCH 2/2] Fix typographical errors in blocklist.md --- crowdsec-docs/docs/central_api/blocklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdsec-docs/docs/central_api/blocklist.md b/crowdsec-docs/docs/central_api/blocklist.md index 12bb51035..455a663c4 100644 --- a/crowdsec-docs/docs/central_api/blocklist.md +++ b/crowdsec-docs/docs/central_api/blocklist.md @@ -55,14 +55,14 @@ Free users that are actively contributing to the network (sending signals on a r The content of the blocklist is unique to each Security Engine, as it mirrors the behaviours they report. For example, suppose you're running the Security Engine on a web server with WordPress. In that case, you will receive IPs performing generic attacks against web servers *and* IPs engaging in wordpress-specific attacks. -The *Community Blocklist* contains 15 thousand malicious IP's based on your reported scenarios. +The *Community Blocklist* contains 15 thousand malicious IPs based on your reported scenarios. ## Community Blocklist (Premium) Paying users' Security Engine are automatically subscribed to the *Community Blocklist (Premium)*, which contains IPs that mirror their installed scenarios. Paying users' do not need to contribute to the network to be eligible to the blocklist. -The *Community Blocklist (Premium)* blocklist content is up to 60 thousand malicious IP's based on your scenarios. +The *Community Blocklist (Premium)* blocklist content is up to 60 thousand malicious IPs based on your scenarios. ## Community Blocklist (Lite)