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:
parent
8923fa29a7
commit
0c543e7e2f
|
@ -23,6 +23,7 @@
|
|||
]
|
||||
},
|
||||
"features": {
|
||||
"FasterNewOrdersRateLimit": true,
|
||||
"StoreIssuerInfo": true,
|
||||
"StoreRevokerInfo": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue