mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-30 05:42:15 -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 =
|
module.exports =
|
||||||
enableSubscriptions: true
|
enableSubscriptions: true
|
||||||
|
enableLegacyRegistration: true
|
||||||
|
|
||||||
features: features =
|
features: features =
|
||||||
v1_free:
|
v1_free:
|
||||||
|
|
Loading…
Reference in a new issue