commit | b38b73e13a60efce2c1789077227f9779e53e7d2 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Feb 18 12:40:27 2020 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Feb 18 12:43:51 2020 +0100 |
tree | 4f4890535de2029b93a1fdac2aaa47d631e79ae3 | |
parent | 5eac0c76d84572f4cdf4a8b9dde65ae887aac295 [diff] |
Update default timeout in documentation Change-Id: Icda481e22976b9c30959615485b19e2aca594530
diff --git a/man/KorAPConnection-class.Rd b/man/KorAPConnection-class.Rd index fb8f5b8..8f837f1 100644 --- a/man/KorAPConnection-class.Rd +++ b/man/KorAPConnection-class.Rd
@@ -23,7 +23,7 @@ apiUrl, accessToken = getAccessToken(KorAPUrl), userAgent = "R-KorAP-Client", - timeout = 10, + timeout = 110, verbose = FALSE, cache = TRUE )