We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe1565 commit 0b2d8f2Copy full SHA for 0b2d8f2
content/developer/reference/cli.rst
@@ -436,6 +436,10 @@ Developer features
436
437
* ``werkzeug``: display the full traceback on the frontend page in case of exception
438
439
+ * ``replica``: simulate :option:`db_replica_host` but connect to the same datbase server as
440
+ :option:`db_host`, this makes it possible to test read-only features without the need to setup
441
+ a replicated database.
442
+
443
444
.. _reference/cmdline/server/http:
445
0 commit comments