Skip to content

Commit

Permalink
backend_modifications: improved clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
nauski committed Oct 7, 2024
1 parent f49abc2 commit fe5f14f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/admin_manual/director/backend_modifications.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ Update vhost count of an existing backend. There only difference to ``doveadm di
doveadm director up
Mark a director as being ``up``. This is the default state. This is usually updated automatically by dovemon.
Mark a backend as being ``up``. This is the default state. This is usually updated automatically by dovemon.

.. code-block:: none
doveadm director down
Mark a director as being ``down``. This is effectively the same as changing vhost count to ``0``. This is usually updated automatically by dovemon.
Mark a backend as being ``down``. This is effectively the same as changing vhost count to ``0``. This is usually updated automatically by dovemon.


.. code-block:: none
Expand Down

0 comments on commit fe5f14f

Please sign in to comment.