mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-19 21:56:54 +00:00
- Change JSON field from 'roles' to 'roleStore' for clarity - Prevents confusion with the actual role definitions array - Matches the new distributed configuration schema This ensures the JSON configuration properly maps to the RoleStoreConfig struct for distributed IAM deployments.