Documentation on scaling

This commit is contained in:
Raphael Michel
2019-05-05 15:46:06 +02:00
parent 9bc6941c14
commit 32e66aeb55
5 changed files with 246 additions and 0 deletions

View File

@@ -125,6 +125,8 @@ Example::
Indicates if the database backend is a MySQL/MariaDB Galera cluster and
turns on some optimizations/special case handlers. Default: ``False``
.. _`config-replica`:
Database replica settings
-------------------------
@@ -142,6 +144,8 @@ Example::
[replica]
host=192.168.0.2
.. _`config-urls`:
URLs
----