@ash reading that page i notice a reference to airflow_local_settings.py you need to define a json variable in local Airflow settings ( > airflow_local_settings.py)
is that a thing? do we have settings configurability with a python file? or does this mean to point us to airflow.cfg? i tried searching docs but found nothing indicating how to use airflow_local_settings.py to configure airflow.
