Threadline.Storage.Local (Threadline v0.7.0)

Copy Markdown View Source

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.