
Config::onion stores all configuration settings in four layers: defaults, main, local, and override. each layer can be added to as many times as you like. within each layer, settings which are given multiple times will take the last specified value, while those which are not repeated will remain untouched.