Michal Arbet 94765ab468 Fix boolean representation in all configurations
In the past, we agreed to use lowercase letters
for boolean representation. This patch implements
exactly that, just changing True -> true, False -> false.

Change-Id: Ia601d84283dd8bc45e56e1029106de8836139173
2025-03-13 18:19:27 +01:00
..