diff --git a/conf/config.json b/conf/config.json index b72664a..5737538 100644 --- a/conf/config.json +++ b/conf/config.json @@ -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",