remove unused config

pull/9975/head
Thibault Duplessis 2021-10-15 11:19:21 +02:00
parent 6df5f17099
commit a453b2c779
1 changed files with 0 additions and 4 deletions

View File

@ -248,10 +248,6 @@ oauth {
mongodb {
uri = ${mongodb.uri}
}
collection {
access_token = oauth_access_token
app = oauth_client
}
}
hcaptcha {
endpoint = "https://hcaptcha.com/siteverify"