From 21c406c8a6b297f14dab992a3cbe65b10f0993ba Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Fri, 5 Jul 2024 14:59:45 +0300 Subject: [PATCH] auth: proxies - Remove cluster reference --- docs/core/config/auth/proxies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/config/auth/proxies.md b/docs/core/config/auth/proxies.md index 64b7a29cc..d34c0a644 100644 --- a/docs/core/config/auth/proxies.md +++ b/docs/core/config/auth/proxies.md @@ -231,7 +231,7 @@ A safe way to move users from one cluster to another is to do it like: lot of users are moved at once. * Set `host=` [[link,passdb_extra_fields]]. This update should be atomic together with the `delay_until` field. -* Use [[doveadm,kick]] or [[doveadm,cluster kick]] to kick the user's +* Use [[doveadm,kick]] to kick the user's existing connections. * The processes may still continue running in the backend for a longer time.