2 lines
217 B
Markdown
2 lines
217 B
Markdown
|
# Filesystem Provider
|
||
|
The filesystem storage provider stores files in a directory. A database is still required when using this provider since the only thing thats stored on the filesystem are the layer's binary data.
|