mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 16:11:22 +00:00
Remove Recaptcha default config (#2382)
GitOrigin-RevId: 07fcddc135596f30614b087411e8116abad29770
This commit is contained in:
parent
1882d7af7a
commit
9bfe58a959
1 changed files with 0 additions and 5 deletions
|
@ -479,11 +479,6 @@ module.exports = settings =
|
|||
# Example:
|
||||
# header_extras: [{text: "Some Page", url: "http://example.com/some/page", class: "subdued"}]
|
||||
|
||||
recaptcha:
|
||||
disabled:
|
||||
invite: true
|
||||
register: true
|
||||
|
||||
customisation: {}
|
||||
|
||||
# templates: [{
|
||||
|
|
Loading…
Reference in a new issue