Added two additional zone serial algorithms

This commit is contained in:
Pinga 2024-11-21 12:42:11 +02:00
parent c4ea5b7993
commit 12ece7d8ae
3 changed files with 26 additions and 2 deletions

View file

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