We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835e5d1 commit b0c6d4fCopy full SHA for b0c6d4f
1 file changed
README.md
@@ -627,7 +627,7 @@ You can also set it by env variable: `export AIRFLOW__CORE__LOAD_EXAMPLES=True`
627
628
* optionally expose configuration (NOTE! that this is dangerous setting). The script will happily run with
629
the default setting, but if you want to see the configuration, you need to expose it.
630
- In the `[webserver]` section of your `airflow.cfg` set:
+ In the `[api]` section of your `airflow.cfg` set:
631
632
```ini
633
[api]
0 commit comments