Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libre
Samizdat
Commits
8b54e04a
Commit
8b54e04a
authored
Oct 04, 2020
by
Michał Woźniak
Browse files
callback for samizdat-cli ipfs-verify bumped to 10s
parent
2f5dd968
Changes
1
Hide whitespace changes
Inline
Side-by-side
samizdat-cli/bin/samizdat.js
View file @
8b54e04a
...
@@ -739,7 +739,7 @@ let ipfs_verify = (argv) => {
...
@@ -739,7 +739,7 @@ let ipfs_verify = (argv) => {
}
}
// start the timer
// start the timer
var
done_timeout
=
setTimeout
(
doneCallback
,
1
0000
)
var
done_timeout
=
setTimeout
(
doneCallback
,
2
0000
)
// start our promises
// start our promises
CIDs
CIDs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment