Added minimum data set support for RDAP

This commit is contained in:
Pinga 2024-07-24 11:20:33 +03:00
parent 35c6077de4
commit d91307da55
2 changed files with 15 additions and 12 deletions

View file

@ -8,6 +8,7 @@ return [
'db_username' => 'your_username',
'db_password' => 'your_password',
'roid' => 'XX',
'minimum_data' => false,
'registry_url' => 'https://example.com/rdap-terms',
'rdap_url' => 'https://rdap.example.com',
'rately' => false,