You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/25 23:47:30 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #5940: [AIRFLOW-5336] Add ability to make updating FAB perms on webserver in…

kaxil 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_r339272635
 
 

 ##########
 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:
   @nritholtz agree with @feng-tao , can you please add some doc so that users know when to turn on / off this flag !

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services