mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-25 03:48:24 +02:00
Added ability to have nicer BIND zone format
This commit is contained in:
parent
92a4c1d268
commit
501fcfb90b
2 changed files with 8 additions and 2 deletions
|
@ -45,7 +45,8 @@ return [
|
|||
// ... more name servers as needed ...
|
||||
],
|
||||
'dns_soa' => 'hostmaster.example.com',
|
||||
|
||||
'zone_mode' => 'default', // nice is also available
|
||||
|
||||
// URS Configuration
|
||||
'urs_imap_host' => '{your_imap_server:993/imap/ssl}INBOX',
|
||||
'urs_imap_username' => 'your_username',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue