mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-12-26 17:50:55 +08:00
parent
d205c8b4ed
commit
a8b9c7ab5c
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ jsId: GANDI
|
|||
---
|
||||
# Gandi Provider
|
||||
|
||||
Gandi provides bot a registrar and a dns provider implementation.
|
||||
Gandi provides both a registrar and a dns provider implementation.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -35,4 +35,3 @@ D("example.tld", REG_GANDI, DnsProvider(GANDI),
|
|||
A("test","1.2.3.4")
|
||||
);
|
||||
{% endhighlight %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue