From 3c71f597cc932992d5c44196e90f4675a1d54e77 Mon Sep 17 00:00:00 2001
From: Stefan Naewe <stefan.naewe@atlas-elektronik.com>
Date: Tue, 5 Aug 2008 09:20:07 +0200
Subject: cgitrc: explain new local-time option

Signed-off-by: Stefan Naewe <stefan.naewe@atlas-elektronik.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
---
 cgitrc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cgitrc b/cgitrc
index 9e8a0f2..6a79c43 100644
--- a/cgitrc
+++ b/cgitrc
@@ -44,6 +44,8 @@
 ## print all tags.
 #summary-tags=0
 
+## Enable/disable display of localtime vs. GMT. Set to 1 for localtime.
+#local-time=0
 
 ## The "Idle" column on the repository index page can read a timestamp
 ## from the specified agefile (if this file cannot be found, the mtime
-- 
cgit v1.2.3