diff options
-rw-r--r-- | config/general.yml-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 1cceef38e..fd134b0c2 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -18,7 +18,7 @@ ISO_COUNTRY_CODE: GB # This is the timezone that times and dates are displayed in # If not set defaults to UTC. -#TIME_ZONE: Australia/Sydney +TIME_ZONE: Australia/Sydney # These feeds are displayed accordingly on the Alaveteli "blog" page: BLOG_FEED: 'http://www.mysociety.org/category/projects/whatdotheyknow/feed/' |