diff --git a/conf/config.json b/conf/config.json index cbb766a..79b1f35 100644 --- a/conf/config.json +++ b/conf/config.json @@ -254,11 +254,11 @@ "ShowFullName": true }, "SupportSettings": { - "TermsOfServiceLink": "https://mattermost.com/terms-of-service/", + "TermsOfServiceLink": "https://mattermost.com/terms-of-use/", "PrivacyPolicyLink": "https://mattermost.com/privacy-policy/", - "AboutLink": "https://about.mattermost.com/default-about/", - "HelpLink": "https://about.mattermost.com/default-help/", - "ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/", + "AboutLink": "https://docs.mattermost.com/about/product.html/", + "HelpLink": "https://mattermost.com/default-help/", + "ReportAProblemLink": "https://mattermost.com/default-report-a-problem/", "SupportEmail": "", "CustomTermsOfServiceEnabled": false, "CustomTermsOfServiceReAcceptancePeriod": 365, @@ -419,8 +419,8 @@ "mmauthbeta://" ], "AppDownloadLink": "https://mattermost.com/download/#mattermostApps", - "AndroidAppDownloadLink": "https://about.mattermost.com/mattermost-android-app/", - "IosAppDownloadLink": "https://about.mattermost.com/mattermost-ios-app/" + "AndroidAppDownloadLink": "https://mattermost.com/mattermost-android-app/", + "IosAppDownloadLink": "https://mattermost.com/mattermost-ios-app/" }, "ClusterSettings": { "Enable": false, @@ -528,6 +528,9 @@ "ClientDirectory": "./client/plugins", "Plugins": {}, "PluginStates": { + "com.mattermost.apps": { + "Enable": true + }, "com.mattermost.nps": { "Enable": true }, @@ -572,27 +575,23 @@ "CloudDelinquentEmailJobsEnabled": false, "CollapsedThreads": true, "EnableRemoteClusterService": false, - "AppsEnabled": false, + "AppsEnabled": true, "AppBarEnabled": false, "PluginPlaybooks": "", "PluginApps": "", "PluginFocalboard": "", "PermalinkPreviews": true, - "GlobalHeader": true, "NewAccountNoisy": false, "CallsMobile": false, "BoardsFeatureFlags": "", "AddMembersToChannel": "top", "GuidedChannelCreation": false, - "ResendInviteEmailInterval": "", "InviteToTeam": "none", "CustomGroups": true, - "InlinePostEditing": false, "BoardsDataRetention": false, "NormalizeLdapDNs": false, "EnableInactivityCheckJob": true, "UseCaseOnboarding": true, - "WorkspaceOptimizationDashboard": true, "GraphQL": false }, "ImportSettings": {