Increase default timeout to 30 seconds

This commit is contained in:
Christophe HAMERLING 2020-06-29 10:25:27 +02:00 committed by Saúl Ibarra Corretgé
parent fb706ebb6d
commit dc3dd4459a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ export default {
/**
* The default server Timeout in seconds.
*/
defaultServerTimeout: 10,
defaultServerTimeout: 30,
/**
* URL to send feedback.