!fixup Add direct download link feature

This commit is contained in:
Julien Fastré 2024-10-08 16:16:10 +02:00
parent 3f80d62ca2
commit b99ea3b17a
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -33,7 +33,7 @@ final class StoredObjectNormalizer implements NormalizerInterface, NormalizerAwa
/**
* 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';