mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
time_zone config added to application.yml #2488
This commit is contained in:
parent
a6e6f8293e
commit
c3fc38d2e2
4 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue