Send by mail option
Design
Default configuration
Download action is activate by default on the asset thumbnails and in details page actions. This action offers (by default) either to download the asset, copy its url or to share the asset by mail.
Advanced configuration
You can disable the “share by mail” option of the download action by setting $common.namedActions.damDownload.disableSendByMail
to true
.
You can modify the lifespan of the shared link by modifying the $board.behaviors.tempBoardDurationInDay
value, default is 7
.