mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
parent
16ebdc6c90
commit
10fca3e816
3 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@ if con.present? && con.table_exists?('settings')
|
|||
Setting.save_default(:request_confrimation_on_registrant_change_enabled, true)
|
||||
Setting.save_default(:request_confirmation_on_domain_deletion_enabled, true)
|
||||
Setting.save_default(:address_processing, true)
|
||||
Setting.save_default(:nameserver_required, false)
|
||||
|
||||
Setting.save_default(:client_side_status_editing_enabled, false)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue