We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b0d88 commit 3158084Copy full SHA for 3158084
docs/howto/customize-link-protocols.md
@@ -15,6 +15,7 @@ Links using these protocols are opened directly by the system.
15
All other protocols are considered potentially unsafe and are therefore opened indirectly—through a local HTML file—in your default web browser.
16
17
## Extending the Whitelisted Protocols
18
+
19
It is possible to customize the list of whitelisted protocols by editing the `settings.json` file located at: `userdata/Zulip/config/settings.json`
20
21
To add or modify the list, the `whitelistedProtocols` key can be updated. For example:
0 commit comments