In /user/config/system.yaml I have:
debugger:
enabled: false
In /user/localhost/config/system.yaml I have:
debugger:
enabled: true
But the debugger is not enabled. If I reverse the settings I get the debugger and it reports that the environment is localhost. Do I have the localhost config in the wrong place?