mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-19 04:50:40 +00:00
[Rspamd] Dynamic ratelimit fixed, removed async redis request; Ready to implement per-user ratelimits via UI (tbd)
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ services:
|
||||
- clamd
|
||||
|
||||
rspamd-mailcow:
|
||||
image: mailcow/rspamd:1.5
|
||||
image: mailcow/rspamd:1.6
|
||||
build: ./data/Dockerfiles/rspamd
|
||||
command: >
|
||||
/bin/bash -c "
|
||||
|
||||
Reference in New Issue
Block a user