From aef29d49ba5b6e20bab615047112a7cf855124b5 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 12 May 2024 11:53:59 +0200 Subject: [PATCH] docs: Mark db_tx_end as db-configurable --- docs/references/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/configuration.rst b/docs/references/configuration.rst index 95514e1cd..d903b443f 100644 --- a/docs/references/configuration.rst +++ b/docs/references/configuration.rst @@ -487,7 +487,7 @@ db-tx-end **Default** commit **Reloadable** N **Environment** PGRST_DB_TX_END - **In-Database** `n/a` + **In-Database** pgrst.db_tx_end =============== ================================= Specifies how to terminate the database transactions.