WTH why is "default_config" only configurable by yaml

if [97.8%] percent use it, then it should be configurable by frontend as well.

help does not state an option:

Perhaps because it’s a group of configuration options that work out of the box for the vast majority of users.

The default_config: is specifically for when you aren’t planning to modify the configuration. That’s why 97.8% use it. Modifying it puts you in the 2.2% and requires YAML.

1 Like

Agreed … the alternative for this isn’t to move it to the UI, it’s to make it an assumed state unless overridden.