mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
10 lines
208 B
TOML
10 lines
208 B
TOML
#:schema file:///home/felix/tmp/Yunohost/apps/example_ynh/schema.json
|
|
|
|
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
args.ssh_user = "testuser"
|
|
args.password = "password"
|
|
args.pub_key = ""
|
|
args.size = "500M"
|