Damian Shaw created AIRFLOW-6951:
------------------------------------
Summary: sql_alchemy_connect_args missing from Configuration
Reference in new website
Key: AIRFLOW-6951
URL: https://issues.apache.org/jira/browse/AIRFLOW-6951
Project: Apache Airflow
Issue Type: Bug
Components: documentation
Affects Versions: 1.10.9
Reporter: Damian Shaw
I'm not sure how this new website is being generated, but the Configuration
Reference page:
[https://airflow.apache.org/docs/stable/configurations-ref.html]
Is missing configuration item "sql_alchemy_connect_args"
I can find this configuration in readthedocs page:
[https://airflow.readthedocs.io/en/latest/configurations-ref.html#sql-alchemy-connect-args]
And in the Airflow Github:
[https://github.com/apache/airflow/blob/008b4bab14222da068b737d6332db4963b994007/airflow/config_templates/config.yml#L135]
But it is missing from the new website.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)