wikijs-fork/server/modules/storage/scp/definition.yml

14 lines
199 B
YAML
Raw Normal View History

key: scp
title: SCP (SSH)
author: requarks.io
props:
host: String
port:
type: Number
default: 22
username: String
privateKeyPath: String
basePath:
type: String
default: '~'