From 09aa1f8b560dadcae114e96f57829c34346d373a Mon Sep 17 00:00:00 2001 From: rae <633012+okdistribute@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:58:22 -0800 Subject: [PATCH] Update online-playground.mdx (#418) --- docs/common/mesh-network/online-playground.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/common/mesh-network/online-playground.mdx b/docs/common/mesh-network/online-playground.mdx index 8a71dc2673..3f3479610d 100644 --- a/docs/common/mesh-network/online-playground.mdx +++ b/docs/common/mesh-network/online-playground.mdx @@ -44,9 +44,11 @@ Online Playground devices must connect to the internet first *before* going offline. Once the device connects to the internet, it creates a certificate that can be used to authenticate while offline. Once offline, the device can synchronize for one week. After one week, the certificate will expire, and the device -must re-connect to the Internet to get a new certificate. Use +must re-connect to the Internet to get a new certificate. + +This one week expiration is a setting that you can customize. Use [OnlineWithAuthentication](../security/authentication/overview) if a device needs to -be offline for more than one week. +be offline for more or less than one week.