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

synchronize config file to upstream

This commit is contained in:
ericgaspar 2021-12-21 09:18:28 +01:00
parent 054e107945
commit 58fa4dfc3d

View file

@ -32,6 +32,7 @@
"RestrictLinkPreviews": "",
"EnableTesting": false,
"EnableDeveloper": false,
"DeveloperFlags": "",
"EnableOpenTracing": false,
"EnableSecurityFixAlert": true,
"EnableInsecureOutgoingConnections": false,
@ -121,8 +122,6 @@
"ClientRequirements": {
"AndroidLatestVersion": "",
"AndroidMinVersion": "",
"DesktopLatestVersion": "",
"DesktopMinVersion": "",
"IosLatestVersion": "",
"IosMinVersion": ""
},
@ -570,18 +569,21 @@
"CollapsedThreads": true,
"EnableRemoteClusterService": false,
"AppsEnabled": false,
"AppBarEnabled": false,
"PluginPlaybooks": "",
"PluginApps": "",
"PluginFocalboard": "",
"PermalinkPreviews": true,
"GlobalHeader": true,
"AddChannelButton": "by_team_name",
"PrewrittenMessages": "tour_point",
"DownloadAppsCTA": "tips_and_next_steps",
"NewAccountNoisy": false,
"BoardsUnfurl": true,
"CallsMobile": false,
"AutoTour": "none"
"AutoTour": "none",
"BoardsFeatureFlags": "",
"AddMembersToChannel": "top",
"ResendInviteEmailInterval": "",
"InviteToTeam": "none"
},
"ImportSettings": {
"Directory": "./import",