author | Sebastian Harl <sh@tokkee.org> | |
Sun, 11 Dec 2016 11:06:58 +0000 (12:06 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 11 Dec 2016 11:17:58 +0000 (12:17 +0100) | ||
commit | f825571e25f8fb0140f28fb12cad112f58fd86b1 | |
tree | e15e0da22f0035e98462aaa5980b4a19e7cc85ed | tree | snapshot |
parent | bb1d857383b85dbc2c37098391d53e2b9261c830 | commit | diff |
configfile: Reintroduce support for boolean string config values.
For the network plugin, this was changed in ac73c75aed7 (which landed in 5.6)
which was a backward incompatible change breaking user configuration. Adding
support back in a central location ensures a more consistent behavior across
plugins. At the same time, we issue a warning message that this behavior is
deprecated.
GH #2083, #2098
For the network plugin, this was changed in ac73c75aed7 (which landed in 5.6)
which was a backward incompatible change breaking user configuration. Adding
support back in a central location ensures a more consistent behavior across
plugins. At the same time, we issue a warning message that this behavior is
deprecated.
GH #2083, #2098
src/daemon/configfile.c | diff | blob | history |