diff options
author | Christopher Ng <chrng8@gmail.com> | 2024-03-06 07:41:36 -0800 |
---|---|---|
committer | Pytal <24800714+Pytal@users.noreply.github.com> | 2024-03-07 02:28:03 -0800 |
commit | da3644e19f263b1aae016a8c0ce020f207c97d9f (patch) | |
tree | 5d0e3b2a53da05492bc850ea06885e8d4ac07d51 /core/shipped.json | |
parent | 32f5a15b1eb11676b0f19f43da169b07605961d3 (diff) | |
download | nextcloud-server-da3644e19f263b1aae016a8c0ce020f207c97d9f.tar.gz nextcloud-server-da3644e19f263b1aae016a8c0ce020f207c97d9f.zip |
feat: Ship downloadlimit
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index 010a7045efd..23bada20f4a 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -13,6 +13,7 @@ "federatedfilesharing", "federation", "files", + "files_downloadlimit", "files_external", "files_pdfviewer", "files_reminders", @@ -58,6 +59,7 @@ "dav", "federation", "files", + "files_downloadlimit", "files_pdfviewer", "files_reminders", "files_sharing", |