time_zone config added to application.yml #2488

This commit is contained in:
Priit Tark 2015-06-16 13:26:30 +03:00
parent a6e6f8293e
commit c3fc38d2e2
4 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,7 @@ app_name: '.EE Registry'
zonefile_export_dir: 'export/zonefiles'
bank_statement_import_dir: 'import/bank_statements'
legal_documents_dir: 'import/legal_documents'
time_zone: 'Tallinn' # more zones by rake time:zones:all
# New Relic app name, keep only current mode, remove other names.
# Example: 'Admin, EPP, REPP' will have name 'Admin, EPP, REPP - production' at New Relic.