mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 21:25:39 +02:00
remove figaro requires what are not common to all apps
This commit is contained in:
parent
c9cb3869e2
commit
99c787f94a
1 changed files with 0 additions and 8 deletions
|
@ -1,15 +1,7 @@
|
||||||
Figaro.require_keys(%w[
|
Figaro.require_keys(%w[
|
||||||
app_name
|
app_name
|
||||||
zonefile_export_dir
|
|
||||||
secret_key_base
|
secret_key_base
|
||||||
devise_secret
|
devise_secret
|
||||||
crl_dir
|
|
||||||
ca_cert_path
|
|
||||||
ca_key_path
|
|
||||||
ca_key_password
|
|
||||||
webclient_ips
|
|
||||||
legal_documents_dir
|
|
||||||
bank_statement_import_dir
|
|
||||||
time_zone
|
time_zone
|
||||||
action_mailer_default_host
|
action_mailer_default_host
|
||||||
action_mailer_default_from
|
action_mailer_default_from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue