Spring shorthand, again
Nate Klingenstein
nate.klingenstein at utah.edu
Tue Jan 26 18:25:14 EST 2016
All I did was copy a standard convention, look at OpenSSH's sshd_config.
At least in my distribution, it literally says that in a comment. I would be perfectly fine with that.
8 # The strategy used for options in the default sshd_config shipped with
9 # OpenSSH is to specify options with their default value where
10 # possible, but leave them commented. Uncommented options override the
11 # default value.
You comment out the property and display its default. I really don't think the problem here is that approach.
It’s the injection of properties and composition of configuration files that seems to be getting people, but I’ll carry that message back.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160126/2777483d/attachment.html>
More information about the dev
mailing list