diff --git a/conf/base.conf b/conf/base.conf index 19ceb9c2eb..e60fdb785b 100644 --- a/conf/base.conf +++ b/conf/base.conf @@ -248,10 +248,6 @@ oauth { mongodb { uri = ${mongodb.uri} } - collection { - access_token = oauth_access_token - app = oauth_client - } } hcaptcha { endpoint = "https://hcaptcha.com/siteverify"