jedcunningham opened a new pull request #16442:
URL: https://github.com/apache/airflow/pull/16442


   We should show the actual default/example value in the configuration
   reference docs, not the templated values.
   
   e.g. `{dag_id}` like you get in a generated airflow.cfg, not `{{dag_id}}
   like is stored in the airflow.cfg template.
   
   Before:
   <img width="526" alt="Screen Shot 2021-06-14 at 4 11 36 PM" 
src="https://user-images.githubusercontent.com/66968678/121966903-aa0a7800-cd2c-11eb-9ed9-58b682a2419f.png";>
   
   After:
   <img width="458" alt="Screen Shot 2021-06-14 at 4 11 45 PM" 
src="https://user-images.githubusercontent.com/66968678/121966922-b1ca1c80-cd2c-11eb-8c9a-70a4936cf0e1.png";>
   


-- 
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]


Reply via email to