mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-19 17:15:55 +02:00
EPP server update; ability to turn-off 60-day transfer lock
This commit is contained in:
parent
98ae5dc19c
commit
2093023791
4 changed files with 52 additions and 52 deletions
|
@ -19,4 +19,5 @@ return [
|
|||
'limit' => 1000,
|
||||
'period' => 60,
|
||||
'minimum_data' => false,
|
||||
// 'disable_60days' => true, // Disable 60-day transfer lock for domains and contacts
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue