mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-02 07:41:49 +02:00
Added CDS/CDNSKEY scanner. Needs live tests
This commit is contained in:
parent
9d5c912e15
commit
e413072ca4
3 changed files with 236 additions and 0 deletions
|
@ -261,6 +261,7 @@ return [
|
|||
'gtld_mode' => false, // Enable or disable gTLD mode
|
||||
'spec11' => false, // Enable or disable Spec 11 checks
|
||||
'exchange_rates' => false, // Enable or disable exchange rate download
|
||||
'cds_scanner' => false, // Enable or disable CDS/CDNSKEY scanning and DS publishing to the zone
|
||||
];
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue