Add "nameserver_required" setting to admin

#267
This commit is contained in:
Artur Beljajev 2016-12-27 14:29:12 +02:00
parent 16ebdc6c90
commit 10fca3e816
3 changed files with 3 additions and 0 deletions

View file

@ -79,6 +79,7 @@ class Admin::SettingsController < AdminController
:api_ip_whitelist_enabled,
:request_confrimation_on_registrant_change_enabled,
:request_confirmation_on_domain_deletion_enabled,
:nameserver_required,
:address_processing
]