mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
parent
07f49d8ca6
commit
92b81f98fe
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ class Admin::SettingsController < AdminController
|
|||
:registrar_ip_whitelist_enabled,
|
||||
:api_ip_whitelist_enabled,
|
||||
:request_confrimation_on_registrant_change_enabled,
|
||||
:request_confirmation_on_domain_deletion_enabled
|
||||
:request_confirmation_on_domain_deletion_enabled,
|
||||
:address_processing
|
||||
]
|
||||
|
||||
params[:settings].each do |k, v|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue