In the Silverstripe 4 docs the possiblity to use a BLOB or s3 storage is mentioned (https://www.silverstripe.org/learn/lessons/v4/working-with-files-and-images-1)
But I cannot find any documention how to handle a BLOB storage. Is this only about configuration or is some implementation required? Are there examples?