fix(rate limits): Configuring rate limits with env vars

This commit is contained in:
Chris Troutner
2021-01-07 09:11:35 -08:00
parent ab4c80b674
commit 61485dfe99
4 changed files with 34 additions and 12 deletions
+1
View File
@@ -1,5 +1,6 @@
/*
Common configuration settings.
Default settings in this file can be overridden by an environment variable.
*/
const config = {