Change timeout by default (#764)
parent
e9596d0744
commit
599cfa9844
|
@ -6,7 +6,7 @@
|
|||
"adempiere": {
|
||||
"api": {
|
||||
"url": "https://api.erpya.com/adempiere-api",
|
||||
"timeout": 100000
|
||||
"timeout": 10000
|
||||
},
|
||||
"images": {
|
||||
"url": "https://api.erpya.com/adempiere-api/img"
|
||||
|
|
Loading…
Reference in New Issue