Fix problem in notify test

This commit is contained in:
Michael Sawyer
2000-05-23 02:13:39 +00:00
parent ef9f3246f4
commit df22852dcd
7 changed files with 13 additions and 11 deletions

View File

@@ -2,8 +2,8 @@ $ORIGIN .
$TTL 300 ; 5 minutes
example IN SOA mname1. . (
2 ; serial
20 ; refresh (20 seconds)
20 ; retry (20 seconds)
300 ; refresh (300 seconds)
300 ; retry (300 seconds)
1814400 ; expire (3 weeks)
3600 ; minimum (1 hour)
)