The configuration mui_build_site() is currently building with. Every function that needs
configuration defaults its config argument to this, so that callers do not have to pass
one and tests can.
Value
mui_config() returns the active configuration, falling back to
mui_default_config() outside a build. mui_set_config() returns the previous one,
invisibly, so a caller can restore it.