From 17a30e558e742f424cfa8f49cbbc850f05bdff10 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 15 May 2011 17:46:21 -0400 Subject: [PATCH] fix timezone setting --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 885bdd8f..8827f51f 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -102,7 +102,7 @@ libdir: /home/b-charles-plessy-org/.ikiwiki # environment variables ENV: {} # time zone name -timezone: JEST+4 +timezone: GMT # regexp of normally excluded files to include #include: '^\.htaccess$' # regexp of files that should be skipped -- 2.47.3