Skip to content

Instantly share code, notes, and snippets.

@sudheerDev
Created October 26, 2017 14:15
Show Gist options
  • Save sudheerDev/8f00bf79da92ce3893519c32329a99fa to your computer and use it in GitHub Desktop.
Save sudheerDev/8f00bf79da92ce3893519c32329a99fa to your computer and use it in GitHub Desktop.
````
{
"data": {
"AboutLink": "https://about.mattermost.com/default-about/",
"AllowEditPost": "always",
"AndroidAppDownloadLink": "https://about.mattermost.com/mattermost-android-app/",
"AndroidLatestVersion": "",
"AndroidMinVersion": "",
"AppDownloadLink": "https://about.mattermost.com/downloads/",
"AvailableLocales": "",
"BuildDate": "Thu Oct 26 12:27:07 UTC 2017",
"BuildEnterpriseReady": "false",
"BuildHash": "1d968eb55eae7f0f6db087c9e8466b11800b888a",
"BuildHashEnterprise": "none",
"BuildNumber": "dev",
"DefaultClientLocale": "en",
"DesktopLatestVersion": "",
"DesktopMinVersion": "",
"DiagnosticId": "grbkwogi5iybxqja9nsu9qjisa",
"DiagnosticsEnabled": "true",
"EmailNotificationContentsType": "full",
"EnableChannelViewedMessages": "true",
"EnableCommands": "true",
"EnableConfirmNotificationsToChannel": "true",
"EnableCustomEmoji": "false",
"EnableDeveloper": "true",
"EnableDiagnostics": "true",
"EnableEmailBatching": "false",
"EnableEmojiPicker": "true",
"EnableFileAttachments": "true",
"EnableIncomingWebhooks": "true",
"EnableLinkPreviews": "true",
"EnableMobileFileDownload": "true",
"EnableMobileFileUpload": "true",
"EnableOAuthServiceProvider": "false",
"EnableOnlyAdminIntegrations": "true",
"EnableOpenServer": "true",
"EnableOutgoingWebhooks": "true",
"EnablePostIconOverride": "false",
"EnablePostUsernameOverride": "false",
"EnablePublicLink": "false",
"EnableSignInWithEmail": "true",
"EnableSignInWithUsername": "true",
"EnableSignUpWithEmail": "true",
"EnableSignUpWithGitLab": "false",
"EnableTeamCreation": "true",
"EnableTesting": "false",
"EnableUserAccessTokens": "false",
"EnableUserCreation": "true",
"EnableUserTypingMessages": "true",
"EnableWebrtc": "false",
"EnableXToLeaveChannelsFromLHS": "false",
"GoogleDeveloperKey": "",
"HelpLink": "https://about.mattermost.com/default-help/",
"IosAppDownloadLink": "https://about.mattermost.com/mattermost-ios-app/",
"IosLatestVersion": "",
"IosMinVersion": "",
"MaxFileSize": "52428800",
"MaxNotificationsPerChannel": "1000",
"NoAccounts": "true",
"PluginsEnabled": "false",
"PostEditTimeLimit": "300",
"PrivacyPolicyLink": "https://about.mattermost.com/default-privacy-policy/",
"ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
"RequireEmailVerification": "false",
"RestrictCustomEmojiCreation": "all",
"RestrictDirectMessage": "any",
"RestrictPostDelete": "all",
"RestrictPrivateChannelCreation": "all",
"RestrictPrivateChannelDeletion": "all",
"RestrictPrivateChannelManageMembers": "all",
"RestrictPrivateChannelManagement": "all",
"RestrictPublicChannelCreation": "all",
"RestrictPublicChannelDeletion": "all",
"RestrictPublicChannelManagement": "all",
"RestrictTeamInvite": "all",
"SQLDriverName": "mysql",
"SendEmailNotifications": "true",
"SendPushNotifications": "false",
"ShowEmailAddress": "true",
"SiteName": "Mattermost",
"SiteURL": "http://localhost:8065",
"SupportEmail": "feedback@mattermost.com",
"TeammateNameDisplay": "username",
"TermsOfServiceLink": "https://about.mattermost.com/default-terms/",
"TimeBetweenUserTypingUpdatesMilliseconds": "5000",
"Version": "4.3.0",
"WebsocketPort": "80",
"WebsocketSecurePort": "443"
}
}
````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment