mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-13 16:16:59 +02:00
Fixed #197 by clarifying what needs to be done
This commit is contained in:
parent
69411399d8
commit
0231bc9e14
3 changed files with 174 additions and 9 deletions
|
@ -102,4 +102,7 @@ return [
|
|||
// Drop settings
|
||||
'dropStrategy' => 'random', // Options: 'fixed', 'random'
|
||||
'dropTime' => '02:00:00', // Time of day to perform drops if 'fixed' strategy is used
|
||||
|
||||
// IANA Email for Submission Logs
|
||||
'iana_email' => 'admin@example.com', // Email address to be used for IANA submission
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue