Local filesystem implementation of Threadline.Storage.
This adapter is suitable for single-node deployments where the filesystem is persistent and accessible by the web server.
Files are stored in the application's priv/threadline_exports directory
by default.