1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

[enh] Quota documentation

This commit is contained in:
ljf 2018-06-21 17:06:24 +02:00
parent c267d4d02a
commit 19284a642a

View file

@ -55,6 +55,7 @@ ssh-ed25519 AAAA[...] root@servera.local
$ yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh $ yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh
Indicate the ssh user to create: servera Indicate the ssh user to create: servera
Indicate the public key given by borg_ynh app: ssh-ed25519 AAAA[...] root@servera.local Indicate the public key given by borg_ynh app: ssh-ed25519 AAAA[...] root@servera.local
Indicate the storage quota: 5G
``` ```
## Test ## Test