mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
7da3804321
12 changed files with 1650 additions and 1358 deletions
|
@ -22,6 +22,7 @@ if con.present? && con.table_exists?('settings')
|
|||
Setting.save_default(:ns_max_count, 11)
|
||||
|
||||
Setting.save_default(:transfer_wait_time, 0)
|
||||
Setting.transfer_wait_time = 0
|
||||
Setting.save_default(:request_confrimation_on_registrant_change_enabled, true)
|
||||
Setting.save_default(:request_confirmation_on_domain_deletion_enabled, true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue