From 894ae4ef34777f392b7eae96b2071613677f6d9b Mon Sep 17 00:00:00 2001 From: Iscle Date: Fri, 25 Sep 2020 00:03:14 +0200 Subject: [PATCH] Direct Download: Fix link expiration time The link is only valid for 8 hours, not 24 as stated before. --- developer_manual/client_apis/OCS/ocs-api-overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/OCS/ocs-api-overview.rst b/developer_manual/client_apis/OCS/ocs-api-overview.rst index c0c3d1119..f7a17de76 100644 --- a/developer_manual/client_apis/OCS/ocs-api-overview.rst +++ b/developer_manual/client_apis/OCS/ocs-api-overview.rst @@ -190,7 +190,7 @@ want to hand over credentials to the 3rd party. An example of this is playing files in an external media player on mobile devices. To solve this issue there is a way to request a unique public link to a single file. -This link will be valid for 24 hours afterwards it will be removed. +This link will be valid for 8 hours afterwards it will be removed. To obtain a direct link: