Slack
com.tinyspeck.slackmacgap
Slack Client Management
Configuration Keys (10)
| Key | Type | Title |
|---|---|---|
PFC_SegmentedControl_0required | string | — |
ClientEnvironmentConfigures the client to run in either commercial mode or government compliance mode (GovSlack). Range: Commercial (1000), GovSlack (1001) | integer | Client Environment |
HardwareAccelerationEnable or disable hardware accelerated rendering via GPU. | boolean | Hardware Acceleration |
DownloadPathDefines the download location for documents from Slack. This must be a valid user accessible path. | string | Download Path |
DefaultSignInTeamSets the default team/workspace for Slack sign-ins. | string | Default Team / Workspace |
ReleaseChannelConfigure the client to receive updates from either the production or beta channel. Range: Production (prod), Beta (beta) | string | Release Channel |
AutoUpdateEnable or disable auto updates. Default: true | boolean | Auto Update |
DefaultsList of default values. | dict | — |
SlackNoAutoUpdatesWhen true, disables Slack's built-in automatic update mechanism. Useful if you update Slack using a tool like Munki. | boolean | Disable Automatic Updates |
SlackDefaultSignInWorkspaceSets the default workspace for Slack sign-ins. | string | Default Workspace |
ClientEnvironmentConfigures the client to run in either commercial mode or government compliance mode (GovSlack) by default. The user can still change this setting. Default: 1000 Range: Commercial (1000), GovSlack (1001) | integer | Client Environment (Default) |
HardwareAccelerationEnables or disable hardware accelerated rendering via GPU. The user can still change this setting. Default: true | boolean | Hardware Acceleration (Default) |
DownloadPathDefines the download location for documents from Slack. This must be a valid user accesible path. The user can still change this setting. | string | Download Path (Default) |
ReleaseChannelConfigure the client to receive updates from either the production or beta channel. The user can still change this setting. Default: "prod" Range: Production (prod), Beta (beta) | string | Release Channel (Default) |