Skip to content

Commit

Permalink
Increase web's timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioImp committed Jan 16, 2020
1 parent 6910d6e commit e1e3f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thespoon/src/constants/Timeouts.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// noinspection JSLint
export const timeouts = 15000;
export const timeouts = 1000000;

0 comments on commit e1e3f7b

Please sign in to comment.