1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00
This commit is contained in:
lapineige 2023-12-31 18:11:51 +01:00 committed by GitHub
parent b7c6cf61f1
commit 24cf7d2003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@
"name": "max_size", "name": "max_size",
"type": "select", "type": "select",
"ask": { "ask": {
"en": "Specify the max size of each files backup (soft limit) in Mb. This will try to split the backup by its subdirectories to avoid to have only one big backup.", "en": "Specify the max size of each files backup (soft limit) in Mb. This will try to split the backup by its subdirectories to avoid to have only one big backup."
}, },
"choices" : ["50", "100", "500", "1000", "5000"], "choices" : ["50", "100", "500", "1000", "5000"],
"default" : "500" "default" : "500"