Skip to content

Commit 166230c

Browse files
add new "hub trusted hosts" properties
1 parent e190e19 commit 166230c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/desktop/admin-config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ The following property keys are supported.
5757
| `cryptomator.p12Path=[FilePath]` | The path to the device key. |
5858
| `cryptomator.mountPointsDir=[DirPath]` | The directory where Cryptomator mounts vaults if no per-vault location has been set. |
5959
| `cryptomator.disableUpdateCheck=[Boolean]` | Whether to disable automatic update checks (`true`) or allow them (`false`). Defaults to false. |
60+
| `cryptomator.hub.allowedHosts=[https://hub1.example.com,https://hub2.example.com]` | List of hosts that Cryptomator is allowed to connect to during Hub unlock. |
61+
| `cryptomator.hub.enableTrustOnFirstUse=[Boolean]` | Whether Cryptomator shall prompt the user whether to trust unknown Hub hosts (`true`) or disallow connection attempts (`false`). Defaults to true |
6062

6163

6264
## Substitutions {#substitutions}

0 commit comments

Comments
 (0)