ferruzzi commented on code in PR #32604: URL: https://github.com/apache/airflow/pull/32604#discussion_r1265783122
########## docs/apache-airflow-providers/index.rst: ########## @@ -51,6 +51,15 @@ provider package and re-start Airflow, those become automatically available to A The summary of the core functionalities that can be extended are available in :doc:`/core-extensions/index`. +Configuration +''''''''''''' + +The providers can have their own configuration options, That allow you to configure the way how they +work: + +You can see all the community-managed providers with their own configuration in Review Comment: ```suggestion You can see all community-managed providers with their own configuration in ``` -- 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]
