fatrank6M
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
|
.DS_Store
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ const config = {
|
|||||||
options: {
|
options: {
|
||||||
encrypt: false,
|
encrypt: false,
|
||||||
trustServerCertificate: true,
|
trustServerCertificate: true,
|
||||||
requestTimeout: 30000 // timeout in ms (30 secondi)
|
requestTimeout: 40000 // timeout in ms (30 secondi)
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user