Change default timeout to 0 (disabled)
This commit is contained in:
@@ -392,7 +392,7 @@ Useful to debug page layout differences.
|
||||
|
||||
When set to true, clicking on a link that point the current url trigger a full page reload.
|
||||
|
||||
##### `timeout` (Integer, default to 10000)
|
||||
##### `timeout` (Integer, default to 0)
|
||||
|
||||
The timeout in milliseconds for the XHR requests. Set to 0 to disable the timeout.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user