Skip to content

Commit

Permalink
Update DOCS.md for Loopia DNS challenge
Browse files Browse the repository at this point in the history
Adhere to coderabbits suggestion
  • Loading branch information
agnon committed Nov 10, 2024
1 parent 9e68ed8 commit 7b8202b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions letsencrypt/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -575,10 +575,10 @@ To use this addon with Linode DNS, first [create a new API/access key](https://w

To use this addon with Loopia DNS, first [create a new API user](https://customerzone.loopia.com/api/), with the following minimum required permissions:

* `addZoneRecord` - Required to create DNS records
* `getZoneRecords` - Required to verify DNS records
* `removeZoneRecord` - Required to clean up DNS records
* `removeSubdomain` - Required for complete cleanup
- `addZoneRecord` - Required to create DNS records
- `getZoneRecords` - Required to verify DNS records
- `removeZoneRecord` - Required to clean up DNS records
- `removeSubdomain` - Required for complete cleanup

Example configuration in YAML edit mode:

Expand Down

0 comments on commit 7b8202b

Please sign in to comment.