ensl.org/.env.example
Luke Barratt 24eabf89e6 Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00

17 lines
274 B
Text

RACK_ENV=
RAILS_ENV=
APP_SECRET=
UNICORN_USER=deploy
UNICORN_GROUP=deploy
UNICORN_WORKERS=4
UNICORN_PORT=4000
UNICORN_SOCKET=/tmp/unicorn.ensl.sock
MYSQL_DATABASE=ensl
MYSQL_USERNAME=
MYSQL_PASSWORD=
MYSQL_CONNECTION_POOL=8
NEW_RELIC_APP_NAME=ENSL
NEW_RELIC_LICENSE_KEY=