Hi,
I have an accout with the following access configuration:
YAML
access:
admin:
login: 'true'
pages: 'true'
maintenance: 'true'
So the user should be able to clear the cache, right? But it doesn't, the error message "Access Denied" is displayed instead.
Thanks