cargolifter-storage-filesystem

Crates.iocargolifter-storage-filesystem
lib.rscargolifter-storage-filesystem
version0.3.0
sourcesrc
created_at2021-11-28 08:26:39.966526
updated_at2021-12-01 21:55:53.131451
descriptionCargoLifter file system storage
homepagehttps://github.com/cemoktra/cargolifter
repositoryhttps://github.com/cemoktra/cargolifter
max_upload_size
id488728
size3,239
Bastian (cemoktra)

documentation

README

CargoLifter Filesystem Storage

This crate offers a FileSystem storage for CargoLifter

Configuration

"storage": {
    "FileSystem": {
        "path": "<path>"
    }
}
Commit count: 64

cargo fmt