From a5805cfa206cb708bee007ca571ec0a111b1e7fb Mon Sep 17 00:00:00 2001 From: Martin Kennedy Date: Sun, 19 Apr 2026 17:29:49 -0400 Subject: [PATCH] feat: switch TZ of the routers --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index 3100e0b..dfa70ab 100644 --- a/site.conf +++ b/site.conf @@ -28,7 +28,7 @@ -- Timezone of your community. -- See https://openwrt.org/docs/guide-user/base-system/system_configuration#time_zones - timezone = 'CEST5EDT,M3.2.0,M11.1.0', + timezone = 'EST5EDT,M3.2.0,M11.1.0', -- List of NTP servers in your community. -- Must be reachable using IPv6!