Skip to content

Commit

Permalink
correct url for vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
Niuta Godlewska committed May 13, 2024
1 parent d29e058 commit f56518b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hypernode-platform/api/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PATCH: https://api.hypernode.com/v1/app/<your_app_name>/
- `blackfire_enabled`: boolean - Indicates whether BlackFire is enabled on your node.
- `blackfire_server_id`: - string - The BlackFire server id for your blackfire setup.
- `blackfire_server_token`: string - The BlackFire server token for your blackfire setup.
- `openvpn_enabled`: boolean - Enable or disable [OpenVPN for secure connections](../vpn/how-to-use-hypernode-vpn.md)
- `openvpn_enabled`: boolean - Enable or disable [OpenVPN for secure connections](../vpn/hypernode-vpn.md)
- `varnish_esi_ignore_https`: boolean - Enable or disable [Varnish Edge Side Includes over HTTPS](https://hypernode.com/changelog/release-4560-varnish-edge-side-includes-https/)
- `permissive_memory_management`: boolean - Indicates whether we should maintain a strict or permissive Out Of Memory policy. If enabled user level processes won't be killed preventively as quickly. Note that this can actually cause more OOM situations overall depending on the memory footprint of your shop.
- `varnish_version`: ("4.0") - Which varnish version to use for your node.
Expand Down

0 comments on commit f56518b

Please sign in to comment.