mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 19:38:28 +08:00
21 lines
409 B
YAML
21 lines
409 B
YAML
---
|
|
configuration:
|
|
listen_port:
|
|
name: "listen_port"
|
|
description: "listen port"
|
|
ssh_key:
|
|
name: "ssh_key"
|
|
description: "ssh key"
|
|
token:
|
|
name: "token"
|
|
description: "token"
|
|
hub_url:
|
|
name: "hub_url"
|
|
description: "hub url"
|
|
data_path:
|
|
name: "data_path"
|
|
description: "data path"
|
|
extra_filesystems:
|
|
name: "extra_filesystems"
|
|
description: "extra filesystems"
|