Unfortunatley changing this default actually changes the value that will be in `args.subdir` - so this change would break a lot of things.
It might be possible to change the `$AIRFLOW_HOME` when rendering the docs, or to change the display of this param? @kaxil How are the docs built when render then? Would it maybe be worth setting something like `export AIRFLOW_HOME=\$AIRFLOW_HOME` so that these defaults make sense? (That might well break other things) [ Full content available at: https://github.com/apache/incubator-airflow/pull/3861 ] This message was relayed via gitbox.apache.org for [email protected]
