Closed javfg closed 1 year ago
This PR adds two fields to the public link share API, in the context of the new notification service in the backend.
notify_uploads stores wheter the uploads to a public link will be notified to the owner, and notify_uploads_extra_recipients contains a comma-separated list of extra email addresses to notify too.
notify_uploads
notify_uploads_extra_recipients
This PR adds two fields to the public link share API, in the context of the new notification service in the backend.
notify_uploads
stores wheter the uploads to a public link will be notified to the owner, andnotify_uploads_extra_recipients
contains a comma-separated list of extra email addresses to notify too.