nritholtz commented on a change in pull request #5940: [AIRFLOW-5336] Add ability to make updating FAB perms on webserver in… URL: https://github.com/apache/airflow/pull/5940#discussion_r339565732
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -341,6 +341,10 @@ default_wrap = False # analytics_tool = # choose from google_analytics, segment, or metarouter # analytics_id = XXXXXXXXXXX +# Update FAB permissions and sync security manager roles +# on webserver startup +update_fab_perms = True Review comment: @kaxil added entry to FAQ, PTAL. ---------------------------------------------------------------- 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
