Introduce `default:` configuration entry setting that makes it possible to configure a default value of an entry, what overrides class-level `def self.default` value.
This decouples Ci::Config to provide a common interface for handling user configuration files.