From 9c775111cfd4836da610abc01373b5f6a4728d09 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 9 Jan 2022 10:30:25 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi.md b/dnsapi.md index 96e696d..25e0117 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -2771,7 +2771,7 @@ Ok, let's issue a cert now: acme.sh --issue --dns dns_dnshome -d subdomain.ddnsdomain.tld ``` -The `DNSHOME_Subdomain` and `DNSHOME_SubdomainPassword` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. +The `DNSHOME_Subdomain` and `DNSHOME_SubdomainPassword` will be saved in the domain conf and will be reused when needed. Please report any issue to [https://github.com/acmesh-official/acme.sh/issues/3819](https://github.com/acmesh-official/acme.sh/issues/3819)