mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Domain History and basic whois rake
This commit is contained in:
parent
660e910208
commit
a6c936e18d
16 changed files with 254 additions and 128 deletions
|
@ -77,8 +77,3 @@ Setting.ns_min_count = 2
|
|||
Setting.ns_max_count = 11
|
||||
|
||||
Setting.transfer_wait_time = 0
|
||||
|
||||
Setting['whois.host'] = '54.171.175.81'
|
||||
Setting['whois.username']= 'whois_app'
|
||||
Setting['whois.port'] = '20'
|
||||
Setting['whois.remote_path'] = 'whois/shared/data/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue