aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c490f5..1f00ab8 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,14 @@ providers:
zonefile:
class: octodns-custom-providers.provider.zonefile.ZoneFileProvider
directory: zonefiles
+ soa:
+ mname: ns.example.com
+ rname: dns.example.com
+ serial: 123456
+ refresh: 7200
+ retry: 3600
+ expire: 1209600
+ minimum: 3600
```
## octodns-custom-providers.source.phpipam.PhpipamSource