Skip to content

Commit d0d5195

Browse files
committed
update parameter reference
1 parent 05d84a9 commit d0d5195

File tree

1 file changed

+11
-0
lines changed
  • src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment

1 file changed

+11
-0
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,17 @@ Identifies a Zero Trust organization in the WARP GUI when WARP is deployed with
101101

102102
**Value:** Organization nickname shown to users in the WARP GUI (for example, `Test environment`).
103103

104+
### `enable_pmtud`
105+
106+
[Path MTU Discovery (PMTUD)](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/path-mtu-discovery/) allows WARP to discover the largest packet size that can be sent over the current network and optimize connection performance.
107+
108+
**Value Type:** `boolean`
109+
110+
**Value:**
111+
112+
* `false` — (default) Disables PMTUD.
113+
* `true` — Enables PMTUD on the WARP tunnel interface.
114+
104115
### `enable_post_quantum`
105116

106117
<Details header="Feature availability">

0 commit comments

Comments
 (0)