mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add the enableLegacyRegistration option to acceptance test settings
This commit is contained in:
parent
488886c1d2
commit
eff7b4d59e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ v1Api =
|
|||
|
||||
module.exports =
|
||||
enableSubscriptions: true
|
||||
enableLegacyRegistration: true
|
||||
|
||||
features: features =
|
||||
v1_free:
|
||||
|
|
Loading…
Reference in a new issue