mik-laj commented on a change in pull request #6944: [AIRFLOW-6360] 'Recent tasks' stats only show non-completed dagruns o… URL: https://github.com/apache/airflow/pull/6944#discussion_r362188834
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -377,6 +377,9 @@ update_fab_perms = True # 0 means never get forcibly logged out force_log_out_after = 0 +# 'Recent Tasks' stats will show for old DagRuns if True Review comment: Hi. Can you add some documentation? We do not yet have a document describing the configuration options of the webserver. Would you like to create it? If not, that's fine and you can also create a new document in the howto catalog. ---------------------------------------------------------------- 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] With regards, Apache Git Services
