mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-13 16:16:59 +02:00
Added two additional zone serial algorithms
This commit is contained in:
parent
c4ea5b7993
commit
12ece7d8ae
3 changed files with 26 additions and 2 deletions
|
@ -45,6 +45,7 @@ return [
|
|||
// ... more name servers as needed ...
|
||||
],
|
||||
'dns_soa' => 'hostmaster.example.com',
|
||||
'dns_serial' => 1, // change to 2 for YYYYMMDDXX format, and 3 for Cloudflare-like serial
|
||||
'zone_mode' => 'default', // nice is also available
|
||||
|
||||
// URS Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue