mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-12 17:46:55 -07:00
enabled retries
This commit is contained in:
parent
6e868417d7
commit
9df20bf5a4
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
|||
"chromeWebSecurity": false,
|
||||
"viewportWidth": 2560,
|
||||
"viewportHeight": 1440,
|
||||
"retries": {
|
||||
"runMode": 2,
|
||||
"openMode": 1
|
||||
},
|
||||
"ignoreTestFiles": [
|
||||
"**/snapshots/*"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue