summaryrefslogtreecommitdiff
path: root/src/til_settings.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-05-23 22:29:41 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-05-23 22:29:41 -0700
commit51f3b575ee50b3c1ecf04e86ab0c30a08b499d86 (patch)
tree5abe15b07f13e51d38f867ee78a93979902846d1 /src/til_settings.c
parentfffa21663da84250469dec2da26062f66a8c171a (diff)
modules/rtv: log_channels s/{yes,no}/{on,off}/
Using on/off for boolean settings is the established convention in rototiller, rtv went rogue here. Just make it consistent Sometimes it feels like this should be more flexible and support 0/1 yes/no true/false on/off by just having "boolean" typed settings. But I think it may actually pay off long-term to be so opinionated here and making serialized settings heirarchies directly hashable/comparable without major normalization steps (nothing beyond say... case normalization).
Diffstat (limited to 'src/til_settings.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved