diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-24 13:36:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-24 13:36:16 -0400 |
commit | 78c750f2d28f23e7cfc56890999bcd313cf711c7 (patch) | |
tree | dc5d21fba31bd53215250cc23cb51b498b3227d8 /doc/todo | |
parent | 76264920b0a4543577a69475d7ef88557554c135 (diff) |
Add timezone setting in setup file. This alows time zone to be configured via the web.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/configurable_timezones.mdwn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/todo/configurable_timezones.mdwn b/doc/todo/configurable_timezones.mdwn index f8b1dbbab..36f2e9dbb 100644 --- a/doc/todo/configurable_timezones.mdwn +++ b/doc/todo/configurable_timezones.mdwn @@ -4,7 +4,4 @@ This is nice for shared hosting, and other situation where the user doesn't have > [[done]] via the ENV setting in the setup file. --[[Joey]] - -Example (ikiwiki.setup): - - ENV => { TZ => "Europe/Sofia" } +>> Now via a timezone setting that is web configurable. --[[Joey]] |