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 2020/08/05 18:12:11 UTC

[GitHub] [airflow] mik-laj commented on issue #10189: Changing timezone in webserwer UI

mik-laj commented on issue #10189:
URL: https://github.com/apache/airflow/issues/10189#issuecomment-669350838


   Dp you have RBAC UI enabled? You should have the following values in airflow.cfg to use RBAC.
   ```
   [webserver]
   rbac = true
   ```
   Here is the migration guide: https://github.com/apache/airflow/blob/master/UPDATING.md#drop-legacy-ui-in-favor-of-fab-rbac-ui


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