Hello! I think it would be extremely useful to be able to access assets which have been uploaded from a local device. I propose the idea of having an /assets
directory. This could be readonly meaning you can still have the 500MB assets without changing the disk limit. So if I upload a file called image1.png
I should be able to access it like so: /assets/image1.png
Happy Glitching!