summaryrefslogtreecommitdiff
path: root/fbin/file_storage/filesystem.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24Add file storage modulesJon Bergli Heier1-0/+44
Allows for storing files other places than the local file system. Currently the local filesystem and S3 are supported.