Description
It seems that something is wrong when we try to define SLOTS_PER_EPOCH explicitly in config.yaml:
If I set PRESET_BASE to mainnet in config.yaml and set SLOTS_PER_EPOCH to 16, it doesn't rewrite mainnet's value and the epoch length is still 32. But if I try to set PRESET_BASE to gnosis, the epoch length becomes 16.
Version
It is observed for v2.1.2-modern (docker image).