Functional Configurations
Group Service Configuration
Property | Description | Default Value |
---|---|---|
max_group_limit | Maximum number of groups a user can create | 50 |
max_group_members_limit | Maximum number of members a group can have | 150 |
max_activity_limit | Maximum number of activities a group can have | 20 |
enable_userid_redis_cache | To enable cache for groups and group details | true |
groups_redis_ttl | Group details cache duration | 86400 |
user_redis_ttl | User group list cache duration | 3600 |
activityConfig | To configure various types of activities and services to fetch it. |
Last updated