mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 09:34:59 +00:00
!fixup Add direct download link feature
This commit is contained in:
@@ -33,7 +33,7 @@ final class StoredObjectNormalizer implements NormalizerInterface, NormalizerAwa
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* when added to the groups, a download link is included in the normalization,
|
* when added to the groups, a download link is included in the normalization,
|
||||||
* and no webdav links are generated
|
* and no webdav links are generated.
|
||||||
*/
|
*/
|
||||||
public const DOWNLOAD_LINK_ONLY = 'read:download-link-only';
|
public const DOWNLOAD_LINK_ONLY = 'read:download-link-only';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user