mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-22 02:25:59 +02:00
Update config.php.dist
This commit is contained in:
parent
1520cc5188
commit
638a0f2e5c
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
return [
|
return [
|
||||||
'whois_url' => 'whois.example.com',
|
'whois_url' => 'whois.example.com',
|
||||||
'rdap_url' => 'rdap.example.com',
|
'rdap_url' => 'rdap.example.com',
|
||||||
'ignore_captcha' => false
|
'ignore_captcha' => true
|
||||||
];
|
];
|
Loading…
Add table
Add a link
Reference in a new issue