mik-laj commented on issue #11708: URL: https://github.com/apache/airflow/issues/11708#issuecomment-718774274
> I should be adding two new options like dags.persistence.enabled_ and dags.gitSync.enabled for plugins which do the similar job right? Yes. It would be good to support the other configuration options for gitSync as well. > Is there an equivalent of airflow_dags_mount_path for plugins? By default, ``$AIRFLOW_HOME/plugins``. See also: https://airflow.readthedocs.io/en/latest/plugins.html https://github.com/apache/airflow/blob/9320fe6c149fff995d4d85af593a327c56731549/chart/values.yaml#L28 https://airflow.readthedocs.io/en/latest/configurations-ref.html#plugins-folder ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
