definition.yml 327 B

1234567891011
  1. key: disk
  2. title: Local File System
  3. description: Local storage on disk or network shares.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/local-fs.svg
  6. website: https://wiki.js.org
  7. props:
  8. path:
  9. type: String
  10. title: Path
  11. hint: Absolute path without a trailing slash (e.g. /home/wiki/backup, C:\wiki\backup)