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