config: Add argument to convert settings to lowercase or not....
config: Add argument to convert settings to lowercase or not.
Most settings should be converted to lowercase during app init.
But at least file system paths should not lower cased. Threfore
we need a switch to control it.