From 4bfb1e947e5e8a518f2ad48b9b49e5680fc14e4f Mon Sep 17 00:00:00 2001
From: Gareth Rees
BLACKHOLE_PREFIX
+ BLACKHOLE_PREFIX
to specify what this email address looks like.
CONTACT_EMAIL
+ CONTACT_EMAIL
to specify the email address to which users' emails (such as support
enquiries) will be delivered.
On your dev server, you should set
- STAGING_SITE
+ STAGING_SITE
to 1
.
ADMIN_USERNAME
+ ADMIN_USERNAME
and
- ADMIN_PASSWORD
.
+ ADMIN_PASSWORD
.
DISABLE_EMERGENCY_USER: true
+ DISABLE_EMERGENCY_USER: true
Often you don't need to worry about the details of how this is done
because once you've configured your site's
- DEFAULT_LOCALE
+ DEFAULT_LOCALE
Alaveteli takes care of it for you.
But when you do need to work on i18n (for example, if you're customising
your site by
- translating it, or
- uploading names
+ translating it, or
+ uploading names
of the public bodies in more than one language) at the very least you may
need to know the language codes you're site is using.
More information:
STAGING_SITE
+ STAGING_SITE
to 0
. Note that if you change this setting after you've
deployed, the rails_env.rb
file that enables Rails's production
mode won't be created until you run rails-post-deploy
.
@@ -694,7 +694,7 @@ Definitions
RECAPTCHA_PUBLIC_KEY
+ RECAPTCHA_PUBLIC_KEY
and
- RECAPTCHA_PRIVATE_KEY
+ RECAPTCHA_PRIVATE_KEY
to set this up.
On your staging server, you should set
- STAGING_SITE
+ STAGING_SITE
to 1
.
@@ -1034,7 +1034,7 @@ Definitions
More information:
-- cgit v1.2.3