In your mod, in settings-updates.lua
you can do override all settings for all mods. like other prototypes in data-updates.lua
with data:expand
.resp. data.raw
. But if the user has changed the value already, this is more tricky. because changing only the default_value
is not sufficient.
BTW, if you have fixed the problem this thread addresses, you could add a [FIXED] flag to the title.