mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
committed by
Tom Limoncelli
parent
d205c8b4ed
commit
a8b9c7ab5c
@@ -5,7 +5,7 @@ jsId: GANDI
|
|||||||
---
|
---
|
||||||
# Gandi Provider
|
# Gandi Provider
|
||||||
|
|
||||||
Gandi provides bot a registrar and a dns provider implementation.
|
Gandi provides both a registrar and a dns provider implementation.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@@ -35,4 +35,3 @@ D("example.tld", REG_GANDI, DnsProvider(GANDI),
|
|||||||
A("test","1.2.3.4")
|
A("test","1.2.3.4")
|
||||||
);
|
);
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user