Browse Source

misc: added storage supportedModes option

Nick 6 năm trước cách đây
mục cha
commit
3b99382df0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      server/modules/storage/disk/definition.yml

+ 3 - 0
server/modules/storage/disk/definition.yml

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