Clarify that HMAC-MD5 key is required. Ticket #6622

This commit is contained in:
Chris Buechler 2016-07-17 21:24:27 -05:00
parent 6061a7a958
commit 4d55ef968b

View File

@ -1011,7 +1011,7 @@ $section->addInput(new Form_Input(
'DNS Domain key secret',
'text',
$pconfig['ddnsdomainkey']
))->setHelp('Dynamic DNS domain key secret which will be used to register client names in the DNS server.');
))->setHelp('Dynamic DNS domain key secret (HMAC-MD5) which will be used to register client names in the DNS server.');
// Advanced MAC
$btnadv = new Form_Button(