summaryrefslogtreecommitdiff
path: root/docs/high-availability.rst
AgeCommit message (Collapse)Author
2020-01-31high availability: fix example commandcurrite
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF.
2019-10-15Adding missing sync group documentationkroy
2019-09-30Fix typos in pagesRamax Lo
2019-09-17Spelling fixkroy-the-rabbit
2019-04-02add vrrp documentationrebortg