add option to bypass percentage-based rollouts

This commit is contained in:
Shane Kilkelly 2017-11-10 14:15:22 +00:00
parent 775d9e56c3
commit e8078424ed

View file

@ -448,6 +448,7 @@ if process.env["SHARELATEX_PASSWORD_VALIDATION_PATTERN"] or process.env["SHARELA
#######################
if parse(process.env["SHARELATEX_IS_SERVER_PRO"]) == true
settings.bypassPercentageRollouts = true
settings.apis.references =
url: "http://localhost:3040"