mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-02 17:13:20 +02:00
Added minimum data set support for RDAP
This commit is contained in:
parent
35c6077de4
commit
d91307da55
2 changed files with 15 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue