mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-23 19:10:30 +02:00
Many improvements to the DNS zone writer
This commit is contained in:
parent
88edc27e45
commit
becc195149
5 changed files with 188 additions and 81 deletions
|
@ -27,4 +27,7 @@ return [
|
|||
'reporting_upload' => false,
|
||||
'reporting_username' => 'your_username',
|
||||
'reporting_password' => 'your_password',
|
||||
|
||||
// Zone Writer Configuration
|
||||
'dns_server' => 'bind',
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue