From fd20c27501d68dc092c87eb9c110017995a5a1f1 Mon Sep 17 00:00:00 2001 From: Florian Storz Date: Mon, 19 Jul 2021 16:48:37 +0200 Subject: Add comment linking to PR PR contains discussion about the implementation with pros and cons Signed-off-by: Florian Storz --- apps/files_sharing/templates/public.php | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/files_sharing') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index c17734e46c1..c663e4b811f 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -64,6 +64,7 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size);
-- cgit v1.2.3