misc: added storage supportedModes option

This commit is contained in:
Nick 2019-02-02 12:08:04 -05:00
parent 44e87cb60b
commit 3b99382df0

View File

@ -4,6 +4,9 @@ description: Local storage on disk or network shares.
author: requarks.io author: requarks.io
logo: https://static.requarks.io/logo/local-fs.svg logo: https://static.requarks.io/logo/local-fs.svg
website: https://wiki.js.org website: https://wiki.js.org
supportedModes:
- sync
- push
props: props:
path: path:
type: String type: String