Merge pull request #189 from stecklars/master

INCEPTION-INCREMENT is not a valid option for soa_edit_api
This commit is contained in:
Tuxis B.V. 2024-08-19 14:41:51 +02:00 committed by GitHub
commit 6c565719d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ $templates[] = array(
*/
$defaults['soa_edit'] = 'INCEPTION-INCREMENT';
$defaults['soa_edit_api'] = 'INCEPTION-INCREMENT';
$defaults['soa_edit_api'] = 'DEFAULT';
$defaults['defaulttype'] = 'Master'; # Choose between 'Native' or 'Master'
$defaults['ns'][0] = 'unconfigured.primaryns.'; # The value of the first NS-record
$defaults['ns'][1] = 'unconfigured.secondaryns.'; # The value of the second NS-record