diff --git a/docs/_docs/configuration.md b/docs/_docs/configuration.md
index 362d33c5..63ebd047 100644
--- a/docs/_docs/configuration.md
+++ b/docs/_docs/configuration.md
@@ -108,7 +108,7 @@ class="flag">flags (specified on the command-line) that control them.
IANA Time Zone
Database is valid, e.g. America/New_York
. A list of all
available values can be found
- here. The default is the local time zone, as set by your operating system.
+ here. When serving on a local machine, the default time zone is set by your operating system. But when served on a remote host/server, the default time zone depends on the server's setting or location.