Install without community block filter

I would like to install CrowdSec or prepare a configuration file without adding the community block filter.
Reason is: I would like to install the cloud firewall bouncer, with my current setup the bouncer would automatically create 5 firewall rules and block these 8000 IPs, which I don’t want.

Hi and thanks for your question.

As far as I know that can only be achieved by disabling signal sharing completely. You can see how at FAQ | CrowdSec

/k

Yeah seems that this does the trick.
First needed to comment out the online_client section in config.yaml
Next delete all already fetched community blocks cscli decisions delete --all

Then I could continue with adding the cloud firewall bouncer.