Update config.php.dist

This commit is contained in:
Pinga 2024-02-23 11:22:53 +02:00
parent 1520cc5188
commit 638a0f2e5c

View file

@ -3,5 +3,5 @@
return [
'whois_url' => 'whois.example.com',
'rdap_url' => 'rdap.example.com',
'ignore_captcha' => false
'ignore_captcha' => true
];