Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Priit Tark 2015-08-12 00:41:39 +03:00
commit 7da3804321
12 changed files with 1650 additions and 1358 deletions

View file

@ -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)