RBAC: Remove the flag from the config which states that you can disable RBAC (#53730)

This commit is contained in:
Vardan Torosyan
2022-08-15 14:22:04 +02:00
committed by GitHub
parent dfc75b1114
commit 962bf8a906
2 changed files with 0 additions and 3 deletions

View File

@@ -655,7 +655,6 @@ managed_identity_client_id =
#################################### Role-based Access Control ###########
[rbac]
enabled = true
# If enabled, cache permissions in a in memory cache (Enterprise only)
permission_cache = true