1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Merge pull request #258 from YunoHost-Apps/Upgrade-conf

Update config.json
This commit is contained in:
Pierre de La Morinerie 2021-07-16 12:59:22 +02:00 committed by GitHub
commit af993ede53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -578,13 +578,14 @@
"TestFeature": "off", "TestFeature": "off",
"TestBoolFeature": false, "TestBoolFeature": false,
"CloudDelinquentEmailJobsEnabled": false, "CloudDelinquentEmailJobsEnabled": false,
"CollapsedThreads": false, "CollapsedThreads": true,
"EnableRemoteClusterService": false, "EnableRemoteClusterService": false,
"AppsEnabled": false, "AppsEnabled": false,
"PluginIncidentManagement": "1.12.0", "PluginIncidentManagement": "1.14.3",
"PluginApps": "", "PluginApps": "",
"PluginFocalboard": "", "PluginFocalboard": "",
"CustomDataRetentionEnabled": false "CustomDataRetentionEnabled": false,
"TimedDND": false
}, },
"ImportSettings": { "ImportSettings": {
"Directory": "./import", "Directory": "./import",