lower box timeout
This commit is contained in:
parent
44428162ca
commit
2aebb9a98e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const config = {
|
||||||
"svenlaa.com": "https://api.svenlaa.com/logiverse/logs",
|
"svenlaa.com": "https://api.svenlaa.com/logiverse/logs",
|
||||||
"evolved.systems": "https://evol-lablogingetusers.web.val.run",
|
"evolved.systems": "https://evol-lablogingetusers.web.val.run",
|
||||||
},
|
},
|
||||||
box_timeout: 10000,
|
box_timeout: 5000,
|
||||||
};
|
};
|
||||||
|
|
||||||
config.instances[location.hostname] = `${config.endpoint}?action=posts`;
|
config.instances[location.hostname] = `${config.endpoint}?action=posts`;
|
||||||
|
|
Loading…
Reference in a new issue