mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Testing (#445)
* 9.0.0 (#440) * Update manifest.toml * Auto-update README * Update config.json * Update config.json --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update README * 9.0.1 * Auto-update README * Update manifest.toml * Update config.json --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
3fa15c5061
commit
0140ce6adc
2 changed files with 15 additions and 19 deletions
|
@ -61,6 +61,7 @@
|
||||||
"EnableGifPicker": true,
|
"EnableGifPicker": true,
|
||||||
"GfycatAPIKey": "2_KtH_W5",
|
"GfycatAPIKey": "2_KtH_W5",
|
||||||
"GfycatAPISecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof",
|
"GfycatAPISecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof",
|
||||||
|
"GiphySdkKey": "",
|
||||||
"EnableCustomEmoji": true,
|
"EnableCustomEmoji": true,
|
||||||
"EnableEmojiPicker": true,
|
"EnableEmojiPicker": true,
|
||||||
"PostEditTimeLimit": -1,
|
"PostEditTimeLimit": -1,
|
||||||
|
@ -112,6 +113,7 @@
|
||||||
"TeamSettings": {
|
"TeamSettings": {
|
||||||
"SiteName": "Mattermost",
|
"SiteName": "Mattermost",
|
||||||
"MaxUsersPerTeam": 50,
|
"MaxUsersPerTeam": 50,
|
||||||
|
"EnableJoinLeaveMessageByDefault": true,
|
||||||
"EnableUserCreation": true,
|
"EnableUserCreation": true,
|
||||||
"EnableOpenServer": false,
|
"EnableOpenServer": false,
|
||||||
"EnableUserDeactivation": false,
|
"EnableUserDeactivation": false,
|
||||||
|
@ -577,6 +579,7 @@
|
||||||
},
|
},
|
||||||
"DisplaySettings": {
|
"DisplaySettings": {
|
||||||
"CustomURLSchemes": [],
|
"CustomURLSchemes": [],
|
||||||
|
"MaxMarkdownNodes": 0,
|
||||||
"ExperimentalTimezone": true
|
"ExperimentalTimezone": true
|
||||||
},
|
},
|
||||||
"GuestAccountsSettings": {
|
"GuestAccountsSettings": {
|
||||||
|
@ -602,25 +605,18 @@
|
||||||
"TestBoolFeature": false,
|
"TestBoolFeature": false,
|
||||||
"EnableRemoteClusterService": false,
|
"EnableRemoteClusterService": false,
|
||||||
"AppsEnabled": true,
|
"AppsEnabled": true,
|
||||||
"PluginPlaybooks": "",
|
|
||||||
"PluginApps": "",
|
|
||||||
"PluginFocalboard": "",
|
|
||||||
"PluginCalls": "",
|
|
||||||
"PermalinkPreviews": false,
|
"PermalinkPreviews": false,
|
||||||
"CallsEnabled": true,
|
"CallsEnabled": true,
|
||||||
"BoardsFeatureFlags": "",
|
|
||||||
"BoardsDataRetention": false,
|
|
||||||
"NormalizeLdapDNs": false,
|
"NormalizeLdapDNs": false,
|
||||||
"GraphQL": false,
|
"GraphQL": false,
|
||||||
"InsightsEnabled": false,
|
|
||||||
"CommandPalette": false,
|
|
||||||
"PostPriority": false,
|
"PostPriority": false,
|
||||||
"WysiwygEditor": false,
|
"WysiwygEditor": false,
|
||||||
"PeopleProduct": false,
|
|
||||||
"OnboardingTourTips": true,
|
"OnboardingTourTips": true,
|
||||||
"DeprecateCloudFree": false,
|
"DeprecateCloudFree": false,
|
||||||
"CloudReverseTrial": false,
|
"CloudReverseTrial": false,
|
||||||
"DataRetentionConcurrencyEnabled": true
|
"EnableExportDirectDownload": false,
|
||||||
|
"DataRetentionConcurrencyEnabled": true,
|
||||||
|
"StreamlinedMarketplace": true
|
||||||
},
|
},
|
||||||
"ImportSettings": {
|
"ImportSettings": {
|
||||||
"Directory": "./import",
|
"Directory": "./import",
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Mattermost"
|
||||||
description.en = "Open source collaboration platform built for developers"
|
description.en = "Open source collaboration platform built for developers"
|
||||||
description.fr = "Plateforme de collaboration open source conçue pour les développeurs"
|
description.fr = "Plateforme de collaboration open source conçue pour les développeurs"
|
||||||
|
|
||||||
version = "9.0.1~ynh1"
|
version = "9.1.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["pmorinerie"]
|
maintainers = ["pmorinerie"]
|
||||||
|
|
||||||
|
@ -73,18 +73,18 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://releases.mattermost.com/9.0.1/mattermost-team-9.0.1-linux-amd64.tar.gz"
|
amd64.url = "https://releases.mattermost.com/9.1.0/mattermost-team-9.1.0-linux-amd64.tar.gz"
|
||||||
amd64.sha256 = "70ee59a52f598b3c994580633787ade249198a1d5d0e9d509e36f79e236e9aae"
|
amd64.sha256 = "b120c4a55f76361bb10ea23dcc1ef19617932f7a80df8e6255ad0f9e0ff1da3a"
|
||||||
arm64.url = "https://releases.mattermost.com/9.0.1/mattermost-team-9.0.1-linux-arm64.tar.gz"
|
arm64.url = "https://releases.mattermost.com/9.1.0/mattermost-team-9.1.0-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "f28d23b44faca195c4d787054b39e8d45ce8fc4ccaaf84d40897b5540b5927e9"
|
arm64.sha256 = "69b406a9aad5ebb6cc50afa2ad6ba052e985c0544120cb3083c51aaa2a66aa96"
|
||||||
armhf.url = "https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.5.2/mattermost-v7.5.2-linux-arm.tar.gz"
|
armhf.url = "https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.5.2/mattermost-v7.5.2-linux-arm.tar.gz"
|
||||||
armhf.sha256 = "b26a4b676ee92ac848fa2993aa67559238ba7d8c1d0e6f7ffdd79ad8fb4942f3"
|
armhf.sha256 = "b26a4b676ee92ac848fa2993aa67559238ba7d8c1d0e6f7ffdd79ad8fb4942f3"
|
||||||
|
|
||||||
[resources.sources.enterprise]
|
[resources.sources.enterprise]
|
||||||
amd64.url = "https://releases.mattermost.com/9.0.1/mattermost-enterprise-9.0.1-linux-amd64.tar.gz"
|
amd64.url = "https://releases.mattermost.com/9.1.0/mattermost-enterprise-9.1.0-linux-amd64.tar.gz"
|
||||||
amd64.sha256 = "0dc57e88667629305ca55d642fd92e811cf25aee2c83941e9a69f306ad846b44"
|
amd64.sha256 = "11bd6fa1e0ec9bfe5c3e4b2449ce7fe8dfb28c4a48714bff968a7a985b047ca6"
|
||||||
arm64.url = "https://releases.mattermost.com/9.0.1/mattermost-enterprise-9.0.1-linux-arm64.tar.gz"
|
arm64.url = "https://releases.mattermost.com/9.1.0/mattermost-enterprise-9.1.0-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "00834c149292604db3f9bf3b483c90b4f986aa6d392719f8ae223b527801d78d"
|
arm64.sha256 = "3880ac51b8898a89d6a1f4b0edc9d3e3e0e2d06a6d178611b861a0cfbb59ad09"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue