mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] modify uri for dns config
This commit is contained in:
parent
e140ed652c
commit
d5ec3c99c9
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ domain:
|
||||||
### domain_generate_dns_config()
|
### domain_generate_dns_config()
|
||||||
generate_dns_configuration:
|
generate_dns_configuration:
|
||||||
action_help: Generate DNS configuration for a domain
|
action_help: Generate DNS configuration for a domain
|
||||||
api: GET /domains/<domain>/dns_config
|
api: GET /domains/<domain>/dns
|
||||||
configuration:
|
configuration:
|
||||||
lock: false
|
lock: false
|
||||||
authenticate: all
|
authenticate: all
|
||||||
|
|
Loading…
Add table
Reference in a new issue