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