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:
parent
054e107945
commit
58fa4dfc3d
1 changed files with 7 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue