From 157db6af6ee0a53c269d4cb55ffa30fe2266173c Mon Sep 17 00:00:00 2001 From: kokolocomotion1 <166180469+kokolocomotion1@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:35:25 -0600 Subject: [PATCH 1/2] Update index.mdx Corrected auto connect value requirements from minutes to seconds. We currently support seconds and not minutes. --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 41a856624a8df8b..ac624bf9fb94799 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -190,7 +190,7 @@ We recommend keeping this set to a very low value — usually just enough time f **Value:** - `0`: Allow the switch to stay in the off position indefinitely until the user turns it back on. -- `1` to `1440`: Turn switch back on automatically after the specified number of minutes. +- `1` to `86,400`: Turn switch back on automatically after the specified number of seconds. ### Support URL From 97305d716539c9ebebc0368e13d8101902e1a6e6 Mon Sep 17 00:00:00 2001 From: kokolocomotion1 <166180469+kokolocomotion1@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:30:15 -0600 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com> --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index ac624bf9fb94799..93506c8740559fc 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -190,7 +190,7 @@ We recommend keeping this set to a very low value — usually just enough time f **Value:** - `0`: Allow the switch to stay in the off position indefinitely until the user turns it back on. -- `1` to `86,400`: Turn switch back on automatically after the specified number of seconds. +- `1` to `86400`: Turn switch back on automatically after the specified number of seconds. ### Support URL