- Issue created by @fathershawn
- Merge request !41Issue #3531790 by fathershawn: Provide an option to prevent video deletion β (Open) created by fathershawn
This module treats Cloudflare Stream as an external storage system by design. Which means that deleting or replacing a video on a non-production environment will delete the video within Cloudflare stream. This can be unexpected to end users or developers on non-production environments.
On a non-production environment with a working API key, delete video media or replace a video on an existing media item. Login to Cloudflare and verify that the video the media item served is now removed from Cloudflare Stream.
Provide a configuration option to block the deletion. This option can then be use in settings.php based configuration overrides or Configuration Split sets.
A checkbox on the config page.
Active
3.0
Code