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:
commit
af993ede53
1 changed files with 4 additions and 3 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue