Move FasterNewOrdersRateLimit flag to config/ (#4969)

This flag is now live. Also move the migration from _db-next to _db.
This commit is contained in:
Jacob Hoffman-Andrews 2020-07-20 14:47:31 -07:00 committed by GitHub
parent 8923fa29a7
commit 0c543e7e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
]
},
"features": {
"FasterNewOrdersRateLimit": true,
"StoreIssuerInfo": true,
"StoreRevokerInfo": true
}