From 4b922ab7780ca87e01db3fa68920f53226db7d08 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Feb 2020 11:41:56 -0500 Subject: [PATCH] document disabling time sync --- static/usage.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/usage.html b/static/usage.html index cdbbec04..ed1b869c 100644 --- a/static/usage.html +++ b/static/usage.html @@ -266,7 +266,9 @@

An HTTPS connection is made to https://time.grapheneos.org/ to update the time from the date header field. This is a full replacement of Android's standard network time update implementation, which uses the cellular network - when available with a fallback to SNTP when it's not available.

+ when available with a fallback to SNTP when it's not available. This can be + disabled with the toggle at Settings ➔ System ➔ Date & time ➔ Use + network-provided time.