mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update config.json
This commit is contained in:
parent
e0aaa4d986
commit
85480b0457
1 changed files with 4 additions and 3 deletions
|
@ -578,13 +578,14 @@
|
|||
"TestFeature": "off",
|
||||
"TestBoolFeature": false,
|
||||
"CloudDelinquentEmailJobsEnabled": false,
|
||||
"CollapsedThreads": false,
|
||||
"CollapsedThreads": true,
|
||||
"EnableRemoteClusterService": false,
|
||||
"AppsEnabled": false,
|
||||
"PluginIncidentManagement": "1.12.0",
|
||||
"PluginIncidentManagement": "1.14.3",
|
||||
"PluginApps": "",
|
||||
"PluginFocalboard": "",
|
||||
"CustomDataRetentionEnabled": false
|
||||
"CustomDataRetentionEnabled": false,
|
||||
"TimedDND": false
|
||||
},
|
||||
"ImportSettings": {
|
||||
"Directory": "./import",
|
||||
|
|
Loading…
Add table
Reference in a new issue