mirror of https://github.com/Requarks/wiki.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
327 B
11 lines
327 B
key: disk
|
|
title: Local File System
|
|
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
|
|
props:
|
|
path:
|
|
type: String
|
|
title: Path
|
|
hint: Absolute path without a trailing slash (e.g. /home/wiki/backup, C:\wiki\backup)
|