Expand description
Default implementation for Settings.
This file is the single source of truth for every v1 default from the
proposal (lines 190-206). Other modules that need a default value must
read it from Settings::default() — never hard-code it inline.