mirror of
https://github.com/WasserEsser/mattermost-patched-enterprise.git
synced 2026-03-07 13:20:29 +00:00
Initial commit
This commit is contained in:
60
example.json
Normal file
60
example.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"id": "",
|
||||
"issued_at": 1767225600000,
|
||||
"starts_at": 1767225600000,
|
||||
"expires_at": 32503680000000,
|
||||
"customer": {
|
||||
"id": "",
|
||||
"name": "",
|
||||
"email": "",
|
||||
"company": ""
|
||||
},
|
||||
"features": {
|
||||
"users": 500,
|
||||
"ldap": true,
|
||||
"ldap_groups": true,
|
||||
"mfa": true,
|
||||
"google_oauth": true,
|
||||
"office365_oauth": true,
|
||||
"openid": true,
|
||||
"compliance": true,
|
||||
"cluster": true,
|
||||
"metrics": true,
|
||||
"mhpns": true,
|
||||
"saml": true,
|
||||
"elastic_search": true,
|
||||
"announcement": true,
|
||||
"theme_management": true,
|
||||
"email_notification_contents": true,
|
||||
"data_retention": true,
|
||||
"message_export": true,
|
||||
"custom_permissions_schemes": true,
|
||||
"custom_terms_of_service": true,
|
||||
"guest_accounts": true,
|
||||
"guest_accounts_permissions": true,
|
||||
"id_loaded": true,
|
||||
"lock_teammate_name_display": true,
|
||||
"enterprise_plugins": true,
|
||||
"advanced_logging": true,
|
||||
"cloud": false,
|
||||
"shared_channels": true,
|
||||
"remote_cluster_service": true,
|
||||
"outgoing_oauth_connections": true,
|
||||
"future_features": true
|
||||
},
|
||||
"sku_name": "Enterprise Advanced",
|
||||
"sku_short_name": "advanced",
|
||||
"is_trial": false,
|
||||
"is_gov_sku": false,
|
||||
"is_seat_count_enforced": false,
|
||||
"extra_users": 250000000,
|
||||
"signup_jwt": "",
|
||||
"limits": {
|
||||
"post_history": 0,
|
||||
"board_cards": 0,
|
||||
"playbook_runs": 0,
|
||||
"call_duration": 0,
|
||||
"agents_prompts": 0,
|
||||
"push_notifications": 0
|
||||
}
|
||||
}xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
Reference in New Issue
Block a user