Node
Node copied to clipboard
Toggle for `entry_dns`
DNS subversion (using the entry_dns server) has been disabled essentially by commenting it out.
This works, unless the user finds himself in a situation where he needs DNS subversion, in which case he has to find and uncomment code and recompile and test.
entry_dns should be disabled by default, but we should have a command-line parameter (perhaps entry-dns on) available to bring it back if we need it. That's what this card is: establish such a command-line parameter.
duplicate of #437