feat: docking disableFollowCNAME config item function #228

This commit is contained in:
PBK-B
2024-10-20 23:29:35 +08:00
parent 2c75d2bfde
commit 64b7ed00f5
5 changed files with 93 additions and 10 deletions

View File

@@ -41,6 +41,9 @@
"domain.application.form.key_algorithm.placeholder": "Please select certificate key algorithm",
"domain.application.form.timeout.label": "DNS Propagation Timeout (Seconds)",
"domain.application.form.timeoue.placeholder": "Please enter maximum waiting time for DNS propagation",
"domain.application.form.disable_follow_CNAME.label": "Disable DNS CNAME following",
"domain.application.form.disable_follow_CNAME.tips": "This option will disable Acme DNS authentication CNAME follow. If you don't understand this option, just keep it by default. ",
"domain.application.form.disable_follow_CNAME.tips_link": "Learn more",
"domain.application.unsaved.message": "Please save applyment configuration first",
"domain.deployment.tab": "Deploy Settings",