openepaperlink: timeout for uploads
This commit is contained in:
parent
bdaa8f807f
commit
35fd5f4d85
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ use LWP::Simple qw($ua);
|
|||
use JSON::XS ();
|
||||
|
||||
my $json = JSON::XS->new;
|
||||
$ua->timeout(2);
|
||||
|
||||
my $resources = "$FindBin::Bin/oepl_resources";
|
||||
my $outdir = "./oepl_images";
|
||||
|
|
Loading…
Add table
Reference in a new issue