diff --git a/conf/defaults.ini b/conf/defaults.ini index d36a7f910d4..25cd162661b 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -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 diff --git a/conf/sample.ini b/conf/sample.ini index a7239e9cf26..23bdec842d4 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -638,8 +638,6 @@ #################################### Role-based Access Control ########### [rbac] -;enabled = true -# If enabled, cache permissions in a in memory cache (Enterprise only) ;permission_cache = true #################################### SMTP / Emailing ########################## [smtp]