Bauyrzhan Yessetov
Bauyrzhan Yessetov
Pardon, I see that it's possible via Permissions. I think this issue can be closed
Maybe this is a bug in Grafana v11.3.0
Thank you for reply Also, is it possible to set the preview mode as the default for only view access users?
I see extra space in bottom 
I hope my requests will be considered. In the original repository, I have 20 closed issues that were not accepted, without any discussion 😔
How to set admin group? ``` oidc: enabled: true clientId: "filebrowser-client" clientSecret: "***" issuerUrl: http://localhost:4000 scopes: "openid profile email" createUser: true adminGroup: "admins" ``` ``` 2025-06-10T03:55:23.309Z [info]: Userinfo response (/me'):...
✅ resolved — thank you!  Is it possible for users from the "admin" group to override certain settings - for example: ``` userDefaults: disableSettings: true ``` **User1** is part...
But in my case, a user may be a manager for one folder and a viewer for another folder within the same source (same root, same disk), and I don’t...
Thank you! Yes, the proposed options: - Session token expiration configurable in hours - Secret configurable via key fully cover my required features. However, now I’d like to achieve login...