Added ability to have nicer BIND zone format

This commit is contained in:
Pinga 2024-07-26 12:07:08 +03:00
parent 92a4c1d268
commit 501fcfb90b
2 changed files with 8 additions and 2 deletions

View file

@ -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',