diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-04 10:51:42 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-04 10:51:42 +0000 |
commit | aa6d9b1ebf005a63f1d9c6187b027df9f7a9ad00 (patch) | |
tree | 8369a30f1cd36e0f7075be786a687b542a272087 | |
parent | fc865277c8a74172131439e7d1f01bb16f443df3 (diff) |
use alaveteli theme in default setup
-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 8c59b1b0e..ec4529b2b 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -35,7 +35,7 @@ SPECIAL_REPLY_VERY_LATE_AFTER_DAYS: 60 FRONTPAGE_PUBLICBODY_EXAMPLES: 'tgq' # URL of theme to install (when running rails-post-deploy script) -THEME_URL: 'git://github.com/mysociety/whatdotheyknow-theme.git' +THEME_URL: 'git://github.com/sebbacon/alavetelitheme.git' # Whether a user needs to sign in to start the New Request process FORCE_REGISTRATION_ON_NEW_REQUEST: false |