Skip to content

Commit f9b3e24

Browse files
authored
Revert "Update parameters.mdx (cloudflare#19194)" (cloudflare#19422)
This reverts commit ff5f306.
1 parent 39d43d8 commit f9b3e24

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment

1 file changed

+3
-3
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@ Requires the `auth_client_id` parameter.
7575

7676
### `auto_connect`
7777

78-
If switch has been turned off by user, the client will automatically turn itself back on after the specified number of seconds. We recommend keeping this set to a very low value — usually just enough time for a user to log in to hotel or airport Wi-Fi. If any value is specified for `auto_connect` the default state of the WARP client will always be Connected (for example, after the initial install or a reboot).
78+
If switch has been turned off by user, the client will automatically turn itself back on after the specified number of minutes. We recommend keeping this set to a very low value — usually just enough time for a user to log in to hotel or airport Wi-Fi. If any value is specified for `auto_connect` the default state of the WARP client will always be Connected (for example, after the initial install or a reboot).
7979

8080
**Value Type:** `integer`
8181

8282
**Value:**
8383

8484
* `0` — Allow the switch to stay in the off position indefinitely until the user turns it back on.
85-
* `1` to `86400` — Turn switch back on automatically after the specified number of seconds.
85+
* `1` to `1440` — Turn switch back on automatically after the specified number of minutes.
8686

8787
:::note
8888

@@ -249,4 +249,4 @@ An optional property. `is_browser` will help the Cloudflare One Agent applicatio
249249

250250
**Value Type**: `boolean`
251251

252-
**Value**: If the value is `true`, identifies the application defined in `app_identifier` as a browser. The default value is `false` and `is_browser` is an optional property.
252+
**Value**: If the value is `true`, identifies the application defined in `app_identifier` as a browser. The default value is `false` and `is_browser` is an optional property.

0 commit comments

Comments
 (0)