mirror of
https://github.com/sune-org/ORP.git
synced 2026-01-13 16:17:59 +00:00
Update index.js
This commit is contained in:
2
index.js
2
index.js
@@ -5,7 +5,7 @@ const TTL_MS = 20 * 60 * 1000;
|
|||||||
const BATCH_MS = 800;
|
const BATCH_MS = 800;
|
||||||
const BATCH_BYTES = 3400;
|
const BATCH_BYTES = 3400;
|
||||||
const HB_INTERVAL_MS = 3000;
|
const HB_INTERVAL_MS = 3000;
|
||||||
const MAX_RUN_MS = 7 * 60 * 1000;
|
const MAX_RUN_MS = 9 * 60 * 1000;
|
||||||
|
|
||||||
const CORS_HEADERS = {
|
const CORS_HEADERS = {
|
||||||
'Access-Control-Allow-Origin': '*',
|
'Access-Control-Allow-Origin': '*',
|
||||||
|
|||||||
Reference in New Issue
Block a user