dirrao commented on code in PR #36525:
URL: https://github.com/apache/airflow/pull/36525#discussion_r1440011657
##########
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
Review Comment:
Looks this is an example. However, the file path has changed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]