We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27daaf7 + 652dd20 commit 0144507Copy full SHA for 0144507
cloudinary-core/src/main/java/com/cloudinary/Configuration.java
@@ -312,7 +312,7 @@ public static class Builder {
312
/**
313
* Set the HTTP connection timeout.
314
*
315
- * @param timeout time in milliseconds, or 0 to use the default platform value
+ * @param timeout time in seconds, or 0 to use the default platform value
316
* @return builder for chaining
317
*/
318
public Builder setTimeout(int timeout) {
0 commit comments