mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Merge branch 'ci-auto-update-v6.0.0' into ci-auto-update-v6.0.2
This commit is contained in:
commit
02d571fa16
1 changed files with 35 additions and 47 deletions
|
@ -27,8 +27,8 @@
|
||||||
"EnablePostUsernameOverride": false,
|
"EnablePostUsernameOverride": false,
|
||||||
"EnablePostIconOverride": false,
|
"EnablePostIconOverride": false,
|
||||||
"GoogleDeveloperKey": "",
|
"GoogleDeveloperKey": "",
|
||||||
"EnableOnlyAdminIntegrations": true,
|
|
||||||
"EnableLinkPreviews": true,
|
"EnableLinkPreviews": true,
|
||||||
|
"EnablePermalinkPreviews": true,
|
||||||
"RestrictLinkPreviews": "",
|
"RestrictLinkPreviews": "",
|
||||||
"EnableTesting": false,
|
"EnableTesting": false,
|
||||||
"EnableDeveloper": false,
|
"EnableDeveloper": false,
|
||||||
|
@ -54,13 +54,10 @@
|
||||||
"WebsocketPort": 80,
|
"WebsocketPort": 80,
|
||||||
"WebserverMode": "gzip",
|
"WebserverMode": "gzip",
|
||||||
"EnableGifPicker": true,
|
"EnableGifPicker": true,
|
||||||
"GfycatApiKey": "2_KtH_W5",
|
"GfycatAPIKey": "2_KtH_W5",
|
||||||
"GfycatApiSecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof",
|
"GfycatAPISecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof",
|
||||||
"EnableCustomEmoji": true,
|
"EnableCustomEmoji": true,
|
||||||
"EnableEmojiPicker": true,
|
"EnableEmojiPicker": true,
|
||||||
"RestrictCustomEmojiCreation": "all",
|
|
||||||
"RestrictPostDelete": "all",
|
|
||||||
"AllowEditPost": "always",
|
|
||||||
"PostEditTimeLimit": -1,
|
"PostEditTimeLimit": -1,
|
||||||
"TimeBetweenUserTypingUpdatesMilliseconds": 5000,
|
"TimeBetweenUserTypingUpdatesMilliseconds": 5000,
|
||||||
"EnablePostSearch": true,
|
"EnablePostSearch": true,
|
||||||
|
@ -71,19 +68,14 @@
|
||||||
"EnableUserStatuses": true,
|
"EnableUserStatuses": true,
|
||||||
"ExperimentalEnableAuthenticationTransfer": true,
|
"ExperimentalEnableAuthenticationTransfer": true,
|
||||||
"ClusterLogTimeoutMilliseconds": 2000,
|
"ClusterLogTimeoutMilliseconds": 2000,
|
||||||
"CloseUnusedDirectMessages": false,
|
|
||||||
"EnablePreviewFeatures": true,
|
"EnablePreviewFeatures": true,
|
||||||
"EnableTutorial": true,
|
"EnableTutorial": true,
|
||||||
|
"EnableOnboardingFlow": true,
|
||||||
"ExperimentalEnableDefaultChannelLeaveJoinMessages": true,
|
"ExperimentalEnableDefaultChannelLeaveJoinMessages": true,
|
||||||
"ExperimentalGroupUnreadChannels": "disabled",
|
"ExperimentalGroupUnreadChannels": "disabled",
|
||||||
"ExperimentalChannelOrganization": false,
|
|
||||||
"ImageProxyType": "",
|
|
||||||
"ImageProxyURL": "",
|
|
||||||
"ImageProxyOptions": "",
|
|
||||||
"EnableAPITeamDeletion": false,
|
"EnableAPITeamDeletion": false,
|
||||||
"EnableAPIUserDeletion": false,
|
"EnableAPIUserDeletion": false,
|
||||||
"ExperimentalEnableHardenedMode": false,
|
"ExperimentalEnableHardenedMode": false,
|
||||||
"DisableLegacyMFA": true,
|
|
||||||
"ExperimentalStrictCSRFEnforcement": false,
|
"ExperimentalStrictCSRFEnforcement": false,
|
||||||
"EnableEmailInvitations": false,
|
"EnableEmailInvitations": false,
|
||||||
"DisableBotsWhenOwnerIsDeactivated": true,
|
"DisableBotsWhenOwnerIsDeactivated": true,
|
||||||
|
@ -100,13 +92,11 @@
|
||||||
"ThreadAutoFollow": true,
|
"ThreadAutoFollow": true,
|
||||||
"CollapsedThreads": "disabled",
|
"CollapsedThreads": "disabled",
|
||||||
"ManagedResourcePaths": "",
|
"ManagedResourcePaths": "",
|
||||||
"EnableLegacySidebar": false,
|
|
||||||
"EnableReliableWebSockets": false
|
"EnableReliableWebSockets": false
|
||||||
},
|
},
|
||||||
"TeamSettings": {
|
"TeamSettings": {
|
||||||
"SiteName": "Mattermost",
|
"SiteName": "Mattermost",
|
||||||
"MaxUsersPerTeam": 50,
|
"MaxUsersPerTeam": 50,
|
||||||
"EnableTeamCreation": true,
|
|
||||||
"EnableUserCreation": true,
|
"EnableUserCreation": true,
|
||||||
"EnableOpenServer": false,
|
"EnableOpenServer": false,
|
||||||
"EnableUserDeactivation": false,
|
"EnableUserDeactivation": false,
|
||||||
|
@ -116,15 +106,6 @@
|
||||||
"CustomBrandText": "",
|
"CustomBrandText": "",
|
||||||
"CustomDescriptionText": "",
|
"CustomDescriptionText": "",
|
||||||
"RestrictDirectMessage": "any",
|
"RestrictDirectMessage": "any",
|
||||||
"RestrictTeamInvite": "all",
|
|
||||||
"RestrictPublicChannelManagement": "all",
|
|
||||||
"RestrictPrivateChannelManagement": "all",
|
|
||||||
"RestrictPublicChannelCreation": "all",
|
|
||||||
"RestrictPrivateChannelCreation": "all",
|
|
||||||
"RestrictPublicChannelDeletion": "all",
|
|
||||||
"RestrictPrivateChannelDeletion": "all",
|
|
||||||
"RestrictPrivateChannelManageMembers": "all",
|
|
||||||
"EnableXToLeaveChannelsFromLHS": false,
|
|
||||||
"UserStatusAwayTimeout": 300,
|
"UserStatusAwayTimeout": 300,
|
||||||
"MaxChannelsPerTeam": 2000,
|
"MaxChannelsPerTeam": 2000,
|
||||||
"MaxNotificationsPerChannel": 1000,
|
"MaxNotificationsPerChannel": 1000,
|
||||||
|
@ -132,8 +113,6 @@
|
||||||
"TeammateNameDisplay": "username",
|
"TeammateNameDisplay": "username",
|
||||||
"ExperimentalViewArchivedChannels": true,
|
"ExperimentalViewArchivedChannels": true,
|
||||||
"ExperimentalEnableAutomaticReplies": false,
|
"ExperimentalEnableAutomaticReplies": false,
|
||||||
"ExperimentalHideTownSquareinLHS": false,
|
|
||||||
"ExperimentalTownSquareIsReadOnly": false,
|
|
||||||
"LockTeammateNameDisplay": false,
|
"LockTeammateNameDisplay": false,
|
||||||
"ExperimentalPrimaryTeam": "",
|
"ExperimentalPrimaryTeam": "",
|
||||||
"ExperimentalDefaultChannels": []
|
"ExperimentalDefaultChannels": []
|
||||||
|
@ -208,6 +187,7 @@
|
||||||
"EnableMobileUpload": true,
|
"EnableMobileUpload": true,
|
||||||
"EnableMobileDownload": true,
|
"EnableMobileDownload": true,
|
||||||
"MaxFileSize": 104857600,
|
"MaxFileSize": 104857600,
|
||||||
|
"MaxImageResolution": 33177600,
|
||||||
"DriverName": "local",
|
"DriverName": "local",
|
||||||
"Directory": "__DATA_PATH__",
|
"Directory": "__DATA_PATH__",
|
||||||
"EnablePublicLink": false,
|
"EnablePublicLink": false,
|
||||||
|
@ -274,8 +254,8 @@
|
||||||
"SupportSettings": {
|
"SupportSettings": {
|
||||||
"TermsOfServiceLink": "https://mattermost.com/terms-of-service/",
|
"TermsOfServiceLink": "https://mattermost.com/terms-of-service/",
|
||||||
"PrivacyPolicyLink": "https://mattermost.com/privacy-policy/",
|
"PrivacyPolicyLink": "https://mattermost.com/privacy-policy/",
|
||||||
"AboutLink": "https://docs.mattermost.com/overview/product.html",
|
"AboutLink": "https://about.mattermost.com/default-about/",
|
||||||
"HelpLink": "https://academy.mattermost.com/",
|
"HelpLink": "https://about.mattermost.com/default-help/",
|
||||||
"ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
|
"ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
|
||||||
"SupportEmail": "",
|
"SupportEmail": "",
|
||||||
"CustomTermsOfServiceEnabled": false,
|
"CustomTermsOfServiceEnabled": false,
|
||||||
|
@ -307,7 +287,7 @@
|
||||||
"Scope": "",
|
"Scope": "",
|
||||||
"AuthEndpoint": "",
|
"AuthEndpoint": "",
|
||||||
"TokenEndpoint": "",
|
"TokenEndpoint": "",
|
||||||
"UserApiEndpoint": "",
|
"UserAPIEndpoint": "",
|
||||||
"DiscoveryEndpoint": "",
|
"DiscoveryEndpoint": "",
|
||||||
"ButtonText": "",
|
"ButtonText": "",
|
||||||
"ButtonColor": ""
|
"ButtonColor": ""
|
||||||
|
@ -319,7 +299,7 @@
|
||||||
"Scope": "profile email",
|
"Scope": "profile email",
|
||||||
"AuthEndpoint": "https://accounts.google.com/o/oauth2/v2/auth",
|
"AuthEndpoint": "https://accounts.google.com/o/oauth2/v2/auth",
|
||||||
"TokenEndpoint": "https://www.googleapis.com/oauth2/v4/token",
|
"TokenEndpoint": "https://www.googleapis.com/oauth2/v4/token",
|
||||||
"UserApiEndpoint": "https://people.googleapis.com/v1/people/me?personFields=names,emailAddresses,nicknames,metadata",
|
"UserAPIEndpoint": "https://people.googleapis.com/v1/people/me?personFields=names,emailAddresses,nicknames,metadata",
|
||||||
"DiscoveryEndpoint": "",
|
"DiscoveryEndpoint": "",
|
||||||
"ButtonText": "",
|
"ButtonText": "",
|
||||||
"ButtonColor": ""
|
"ButtonColor": ""
|
||||||
|
@ -331,7 +311,7 @@
|
||||||
"Scope": "User.Read",
|
"Scope": "User.Read",
|
||||||
"AuthEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize",
|
"AuthEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize",
|
||||||
"TokenEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/token",
|
"TokenEndpoint": "https://login.microsoftonline.com/common/oauth2/v2.0/token",
|
||||||
"UserApiEndpoint": "https://graph.microsoft.com/v1.0/me",
|
"UserAPIEndpoint": "https://graph.microsoft.com/v1.0/me",
|
||||||
"DiscoveryEndpoint": "",
|
"DiscoveryEndpoint": "",
|
||||||
"DirectoryId": ""
|
"DirectoryId": ""
|
||||||
},
|
},
|
||||||
|
@ -342,7 +322,7 @@
|
||||||
"Scope": "profile openid email",
|
"Scope": "profile openid email",
|
||||||
"AuthEndpoint": "",
|
"AuthEndpoint": "",
|
||||||
"TokenEndpoint": "",
|
"TokenEndpoint": "",
|
||||||
"UserApiEndpoint": "",
|
"UserAPIEndpoint": "",
|
||||||
"DiscoveryEndpoint": "",
|
"DiscoveryEndpoint": "",
|
||||||
"ButtonText": "",
|
"ButtonText": "",
|
||||||
"ButtonColor": "#145DBF"
|
"ButtonColor": "#145DBF"
|
||||||
|
@ -403,9 +383,9 @@
|
||||||
"Verify": true,
|
"Verify": true,
|
||||||
"Encrypt": true,
|
"Encrypt": true,
|
||||||
"SignRequest": false,
|
"SignRequest": false,
|
||||||
"IdpUrl": "",
|
"IdpURL": "",
|
||||||
"IdpDescriptorUrl": "",
|
"IdpDescriptorURL": "",
|
||||||
"IdpMetadataUrl": "",
|
"IdpMetadataURL": "",
|
||||||
"ServiceProviderIdentifier": "",
|
"ServiceProviderIdentifier": "",
|
||||||
"AssertionConsumerServiceURL": "",
|
"AssertionConsumerServiceURL": "",
|
||||||
"SignatureAlgorithm": "RSAwithSHA1",
|
"SignatureAlgorithm": "RSAwithSHA1",
|
||||||
|
@ -447,8 +427,7 @@
|
||||||
"NetworkInterface": "",
|
"NetworkInterface": "",
|
||||||
"BindAddress": "",
|
"BindAddress": "",
|
||||||
"AdvertiseAddress": "",
|
"AdvertiseAddress": "",
|
||||||
"UseIpAddress": true,
|
"UseIPAddress": true,
|
||||||
"UseExperimentalGossip": true,
|
|
||||||
"EnableGossipCompression": true,
|
"EnableGossipCompression": true,
|
||||||
"EnableExperimentalGossipEncryption": false,
|
"EnableExperimentalGossipEncryption": false,
|
||||||
"ReadOnlyConfig": true,
|
"ReadOnlyConfig": true,
|
||||||
|
@ -479,7 +458,7 @@
|
||||||
"MaxUsersForStatistics": 2500
|
"MaxUsersForStatistics": 2500
|
||||||
},
|
},
|
||||||
"ElasticsearchSettings": {
|
"ElasticsearchSettings": {
|
||||||
"ConnectionUrl": "http://localhost:9200",
|
"ConnectionURL": "http://localhost:9200",
|
||||||
"Username": "elastic",
|
"Username": "elastic",
|
||||||
"Password": "changeme",
|
"Password": "changeme",
|
||||||
"EnableIndexing": false,
|
"EnableIndexing": false,
|
||||||
|
@ -525,8 +504,8 @@
|
||||||
"DownloadExportResults": false,
|
"DownloadExportResults": false,
|
||||||
"GlobalRelaySettings": {
|
"GlobalRelaySettings": {
|
||||||
"CustomerType": "A9",
|
"CustomerType": "A9",
|
||||||
"SmtpUsername": "",
|
"SMTPUsername": "",
|
||||||
"SmtpPassword": "",
|
"SMTPPassword": "",
|
||||||
"EmailAddress": "",
|
"EmailAddress": "",
|
||||||
"SMTPServerTimeout": 1800
|
"SMTPServerTimeout": 1800
|
||||||
}
|
}
|
||||||
|
@ -538,7 +517,7 @@
|
||||||
"PluginSettings": {
|
"PluginSettings": {
|
||||||
"Enable": true,
|
"Enable": true,
|
||||||
"EnableUploads": false,
|
"EnableUploads": false,
|
||||||
"AllowInsecureDownloadUrl": false,
|
"AllowInsecureDownloadURL": false,
|
||||||
"EnableHealthCheck": true,
|
"EnableHealthCheck": true,
|
||||||
"Directory": "./plugins",
|
"Directory": "./plugins",
|
||||||
"ClientDirectory": "./client/plugins",
|
"ClientDirectory": "./client/plugins",
|
||||||
|
@ -546,18 +525,24 @@
|
||||||
"PluginStates": {
|
"PluginStates": {
|
||||||
"com.mattermost.nps": {
|
"com.mattermost.nps": {
|
||||||
"Enable": true
|
"Enable": true
|
||||||
|
},
|
||||||
|
"focalboard": {
|
||||||
|
"Enable": true
|
||||||
|
},
|
||||||
|
"playbooks": {
|
||||||
|
"Enable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EnableMarketplace": true,
|
"EnableMarketplace": true,
|
||||||
"EnableRemoteMarketplace": true,
|
"EnableRemoteMarketplace": true,
|
||||||
"AutomaticPrepackagedPlugins": true,
|
"AutomaticPrepackagedPlugins": true,
|
||||||
"RequirePluginSignature": false,
|
"RequirePluginSignature": false,
|
||||||
"MarketplaceUrl": "https://api.integrations.mattermost.com",
|
"MarketplaceURL": "https://api.integrations.mattermost.com",
|
||||||
"SignaturePublicKeyFiles": [],
|
"SignaturePublicKeyFiles": [],
|
||||||
"ChimeraOAuthProxyUrl": ""
|
"ChimeraOAuthProxyURL": ""
|
||||||
},
|
},
|
||||||
"DisplaySettings": {
|
"DisplaySettings": {
|
||||||
"CustomUrlSchemes": [],
|
"CustomURLSchemes": [],
|
||||||
"ExperimentalTimezone": true
|
"ExperimentalTimezone": true
|
||||||
},
|
},
|
||||||
"GuestAccountsSettings": {
|
"GuestAccountsSettings": {
|
||||||
|
@ -573,8 +558,8 @@
|
||||||
"RemoteImageProxyOptions": ""
|
"RemoteImageProxyOptions": ""
|
||||||
},
|
},
|
||||||
"CloudSettings": {
|
"CloudSettings": {
|
||||||
"CWSUrl": "https://customers.mattermost.com",
|
"CWSURL": "https://customers.mattermost.com",
|
||||||
"CWSAPIUrl": "https://portal.internal.prod.cloud.mattermost.com"
|
"CWSAPIURL": "https://portal.internal.prod.cloud.mattermost.com"
|
||||||
},
|
},
|
||||||
"FeatureFlags": {
|
"FeatureFlags": {
|
||||||
"TestFeature": "off",
|
"TestFeature": "off",
|
||||||
|
@ -583,10 +568,13 @@
|
||||||
"CollapsedThreads": true,
|
"CollapsedThreads": true,
|
||||||
"EnableRemoteClusterService": false,
|
"EnableRemoteClusterService": false,
|
||||||
"AppsEnabled": false,
|
"AppsEnabled": false,
|
||||||
"PluginIncidentManagement": "1.14.3",
|
"PluginPlaybooks": "",
|
||||||
"PluginApps": "",
|
"PluginApps": "",
|
||||||
"PluginFocalboard": "",
|
"PluginFocalboard": "",
|
||||||
"TimedDND": false
|
"TimedDND": false,
|
||||||
|
"PermalinkPreviews": true,
|
||||||
|
"GlobalHeader": true,
|
||||||
|
"AddChannelButton": "by_team_name"
|
||||||
},
|
},
|
||||||
"ImportSettings": {
|
"ImportSettings": {
|
||||||
"Directory": "./import",
|
"Directory": "./import",
|
||||||
|
|
Loading…
Add table
Reference in a new issue