summaryrefslogtreecommitdiffstats
path: root/examples/comprehensive
diff options
context:
space:
mode:
Diffstat (limited to 'examples/comprehensive')
-rw-r--r--examples/comprehensive1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/comprehensive b/examples/comprehensive
index fd945fe..548e272 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -55,6 +55,7 @@ latitude, longitude = 59.3326, 18.0652
# the weather.
# (Stockholm Bromma Airport in this example.)
airport = 'ESSB'
+# You can also use None if you have ~/.config/metar set.
# Custom dayness by time settings.
time_alpha = [['02:00', 0], ['08:00', 1], ['22:00', 1]]