Compare commits
No commits in common. "main" and "v1.0.0" have entirely different histories.
2 changed files with 0 additions and 12 deletions
12
README.md
12
README.md
|
|
@ -14,18 +14,6 @@ Once the configuration file is ready, start the project by specifying the path t
|
|||
$ livedns-go ./path/to/config.yml
|
||||
```
|
||||
|
||||
### Gandi
|
||||
|
||||
Records to update are defined in the configuration.
|
||||
|
||||
### PowerDNS
|
||||
|
||||
Records to update are defined with comments:
|
||||
|
||||
- `livedns-a`: set Ipv4 value
|
||||
- `livedns-aaaa`: set Ipv6 value
|
||||
- `livedns-spf`: set SPF value (first `ip4:` and `ip6:` will be updated)
|
||||
|
||||
## License
|
||||
|
||||
[AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue