-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix typos in some DNS descriptors (#2264)
Co-authored-by: Fernandez Ludovic <[email protected]>
- Loading branch information
1 parent
dc429c2
commit b3e6307
Showing
5 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ lego --email [email protected] --dns dnshomede --domains my.example.org --domains | |
[Configuration] | ||
[Configuration.Credentials] | ||
DNSHOMEDE_CREDENTIALS = "Comma-separated list of domain:password credential pairs" | ||
[Configuration.Addtional] | ||
[Configuration.Additional] | ||
DNSHOMEDE_POLLING_INTERVAL = "Time between DNS propagation checks" | ||
DNSHOMEDE_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation; defaults to 300s (5 minutes)" | ||
DNSHOMEDE_SEQUENCE_INTERVAL = "Time between sequential requests" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters