From a73c03d7eed3fcaa416d95a27069bd9630964572 Mon Sep 17 00:00:00 2001 From: Jamil Date: Fri, 23 May 2025 00:26:57 -0700 Subject: [PATCH] docs: Default of false for all macOS plist keys (#9212) I was mistaken on the defaults of booleans returned by `UserDefaults` - they're false by default. https://developer.apple.com/documentation/foundation/userdefaults/bool(forkey:) --- .../macos/profile-manifests/dev.firezone.firezone.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/public/policy-templates/macos/profile-manifests/dev.firezone.firezone.plist b/website/public/policy-templates/macos/profile-manifests/dev.firezone.firezone.plist index 44685ae49..c61bb7c49 100644 --- a/website/public/policy-templates/macos/profile-manifests/dev.firezone.firezone.plist +++ b/website/public/policy-templates/macos/profile-manifests/dev.firezone.firezone.plist @@ -197,7 +197,7 @@ A profile can consist of payloads with different version numbers. For example, c pfm_default - + pfm_description Try to connect to Firezone using the saved token and configuration when the client application starts. If the authentication token is expired, the client will start in a disconnected state. pfm_name