Skip to content

Commit 0b2d8f2

Browse files
committed
[FIX] developer/reference/cli: --dev=replica
Introduced by odoo/odoo#195280 in saas-18.1
1 parent 1fe1565 commit 0b2d8f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/developer/reference/cli.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,10 @@ Developer features
436436

437437
* ``werkzeug``: display the full traceback on the frontend page in case of exception
438438

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+
439443

440444
.. _reference/cmdline/server/http:
441445

0 commit comments

Comments
 (0)