setLimitedFeatures($this->getParameter('limited_features') ?? false) ->setOauthEnabled($this->getParameter('oauth_enabled')); return $instance; } }