mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-16 19:40:43 +02: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.