Skip to content

Commit

Permalink
auth: proxies - Remove cluster reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cmouse committed Jul 5, 2024
1 parent 3ccc57b commit 21c406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/config/auth/proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<new 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.
Expand Down

0 comments on commit 21c406c

Please sign in to comment.