From bab7f18d48a451284fb0ff161238fdae93cf1712 Mon Sep 17 00:00:00 2001 From: TLRZ Seyfferth Date: Wed, 22 Jan 2020 16:04:12 +0100 Subject: [PATCH] [TASK] update timezone --- config/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yml b/config/config.yml index 62ca583..04d4a45 100644 --- a/config/config.yml +++ b/config/config.yml @@ -7,7 +7,7 @@ base_url: # Example: https://example.com/pico/ rewrite_url: true # A boolean (true or false) indicating whether URL rewriting is forced debug: ~ # Set this to true to enable Pico's debug mode -timezone: ~ # Your PHP installation might require you to manually specify a timezone +timezone: Europe/Berlin # Your PHP installation might require you to manually specify a timezone ## # Theme