comment out forced timezone config

This commit is contained in:
Cade Scroggins
2022-02-19 13:16:00 -08:00
parent f7c3245d80
commit 47e482c252
+1 -1
View File
@@ -24,7 +24,7 @@
clockTwentyFourHour: true, clockTwentyFourHour: true,
// Force an IANA timezone. Useful when avoiding browser fingerprinting. // Force an IANA timezone. Useful when avoiding browser fingerprinting.
clockTimeZone: 'America/Los_Angeles', // clockTimeZone: 'America/Los_Angeles',
// The "name", "key", "url", "search" path and "color"/"hues" for your // The "name", "key", "url", "search" path and "color"/"hues" for your
// commands. If none of the specified keys are matched, the * key is used. // commands. If none of the specified keys are matched, the * key is used.