Revision 514233ee
Added by Stilez y almost 8 years ago
src/usr/local/www/system.php | ||
---|---|---|
478 | 478 |
$pconfig['domain'], |
479 | 479 |
['placeholder' => 'mycorp.com, home, office, private, etc.'] |
480 | 480 |
))->setHelp('Do not use \'.local\' as the final part of the domain (TLD), The \'.local\' domain is %1$swidely used%2$s by '. |
481 |
'mDNS (including Avahi and Apple OS X\'s Bonjour/Rendezvous/Airprint/Airplay), and some Windows systems and network devices. ' . |
|
481 |
'mDNS (including Avahi and Apple OS X\'s Bonjour/Rendezvous/Airprint/Airplay), and some Windows systems and networked devices. ' .
|
|
482 | 482 |
'These will not network correctly if the router uses \'.local\'. Alternatives such as \'.local.lan\' or \'.mylocal\' are safe.', |
483 | 483 |
'<a target="_blank" href="https://www.unbound.net/pipermail/unbound-users/2011-March/001735.html">', |
484 | 484 |
'</a>' |
Also available in: Unified diff
typo
"Networked" not "network" - "Internet of Things" especially.
(cherry picked from commit d751dee379b37da868efa837df55434935efe9b8)