Update required permissions for Loopia API

Get required API permission by running:

    $ grep methodName dnsapi/dns_loopia.sh
This commit is contained in:
Miodrag Tokić 2019-03-05 17:21:35 +01:00
parent 162a445a50
commit 7a5d3104bd

View File

@ -872,10 +872,12 @@ The `Zilore_Key` will be saved in `~/.acme.sh/account.conf` and will be reused w
User must provide login credentials to the Loopia API.
The user needs the following permissions:
- addSubdomain
- updateZoneRecord
- getDomains
- getSubdomains
- addSubdomain
- removeSubdomain
- getZoneRecords
- addZoneRecord
Set the login credentials:
```