PayloadKit

Slack

com.tinyspeck.slackmacgap

Slack Client Management

macOS

Configuration Keys (10)

KeyTypeTitle
PFC_SegmentedControl_0required
string
ClientEnvironment

Configures the client to run in either commercial mode or government compliance mode (GovSlack).

Range: Commercial (1000), GovSlack (1001)

integerClient Environment
HardwareAcceleration

Enable or disable hardware accelerated rendering via GPU.

booleanHardware Acceleration
DownloadPath

Defines the download location for documents from Slack. This must be a valid user accessible path.

stringDownload Path
DefaultSignInTeam

Sets the default team/workspace for Slack sign-ins.

stringDefault Team / Workspace
ReleaseChannel

Configure the client to receive updates from either the production or beta channel.

Range: Production (prod), Beta (beta)

stringRelease Channel
AutoUpdate

Enable or disable auto updates.

Default: true

booleanAuto Update
Defaults

List of default values.

dict
SlackNoAutoUpdates

When true, disables Slack's built-in automatic update mechanism. Useful if you update Slack using a tool like Munki.

booleanDisable Automatic Updates
SlackDefaultSignInWorkspace

Sets the default workspace for Slack sign-ins.

stringDefault Workspace
ClientEnvironment

Configures 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)

integerClient Environment (Default)
HardwareAcceleration

Enables or disable hardware accelerated rendering via GPU. The user can still change this setting.

Default: true

booleanHardware Acceleration (Default)
DownloadPath

Defines the download location for documents from Slack. This must be a valid user accesible path. The user can still change this setting.

stringDownload Path (Default)
ReleaseChannel

Configure 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)

stringRelease Channel (Default)