mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-04 18:13:22 +02:00
Documentation update
This commit is contained in:
parent
256cb6491a
commit
e68b0a72fc
2 changed files with 32 additions and 1 deletions
|
@ -18,6 +18,7 @@ return [
|
|||
'escrow_keyPath' => '/opt/escrow/escrowKey.asc',
|
||||
'escrow_keyPath_brda' => '/opt/escrow/icann-brda-gpg.pub',
|
||||
'escrow_privateKey' => '/opt/escrow/privatekey.asc',
|
||||
'escrow_signing_fingerprint' => 'REPLACE_WITH_YOUR_40_CHAR_KEY_FINGERPRINT',
|
||||
'escrow_sftp_host' => 'your.sftp.server.com',
|
||||
'escrow_sftp_username' => 'your_username',
|
||||
'escrow_sftp_password' => 'your_password',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue