update gems
[oni_sorceress.git] / .env_example
blob632433c048949ca76a8f377a157a8cb92294145f
1 # deploy
2 # change capistrano configuration to 
3 PRODUCTION_SERVER="example.org"
4 PRODUCTION_USER="example_sk"
5 PRODUCTION_PATH="/home/example.org"
6 # keep empty for no staging server
7 STAGING_SERVER="example.org"
8 STAGING_USER="staging_example.org"
9 STAGING_PATH="/home/staging_example.org"
10 # must be unique per each deployed application on one server
11 # (even prod and stage)
12 APP_NAME="OniSorceress123"
14 CONTENT_PATH="content"
16 META_DEFAULT_LANGUAGE=en
17 META_DESCRIPTION=Digital land of Myrtana.sk. Read about technologies, expand your horizons, explore new worlds.
18 META_TITLE_SUFFIX=";; MYRTANA.SK ;;"
20 DEFAULT_WORLD=root
21 INVISIBLE_CAPTCHA_SECRET=blabla
23 EXCEPTION_NOTIFICATION_SENDER=oni_sorceress@example.com
24 EXCEPTION_NOTIFICATION_RECIPIENTS=bla@example.com,bla2@example.com