mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +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
|
@ -10,6 +10,7 @@ required = %w(
|
|||
webclient_ip
|
||||
legal_documents_dir
|
||||
bank_statement_import_dir
|
||||
time_zone
|
||||
)
|
||||
|
||||
Figaro.require_keys(required)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue