mirror of
https://github.com/YunoHost-Apps/borgserver_ynh.git
synced 2024-09-03 20:36:20 +02:00
9 lines
227 B
TOML
9 lines
227 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
args.ssh_user = "sam"
|
|
args.public_key = "ssh-ed25519 AAAACCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC"
|
|
args.alert_delay = 1
|
|
args.alert_mails = "sam@domain.tld"
|
|
args.quota = "1G"
|