From 4a6aae46ea6103117087783532611ee89d3097ee Mon Sep 17 00:00:00 2001 From: nitish-samsung-jha <147135009+nitish-samsung-jha@users.noreply.github.com> Date: Tue, 2 Jan 2024 17:18:51 +0530 Subject: [PATCH] Update set-up-database.rst --- docs/apache-airflow/howto/set-up-database.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apache-airflow/howto/set-up-database.rst b/docs/apache-airflow/howto/set-up-database.rst index 52c0c445144ee..e2ead68b1d7f0 100644 --- a/docs/apache-airflow/howto/set-up-database.rst +++ b/docs/apache-airflow/howto/set-up-database.rst @@ -259,7 +259,7 @@ For more information regarding setup of the PostgreSQL connection, see `PostgreS .. code-block:: text - sql_alchemy_connect_args = airflow_local_settings.keepalive_kwargs + sql_alchemy_connect_args = airflow.config_templates.airflow_local_settings.keepalive_kwargs