mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
fix naming
This commit is contained in:
parent
8279708d68
commit
565f1345d9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ name = "Archivist configuration"
|
||||||
[main.compression]
|
[main.compression]
|
||||||
name = "Compression algorithm"
|
name = "Compression algorithm"
|
||||||
|
|
||||||
[main.compression.compress_core]
|
[main.compression.compress_ynh]
|
||||||
ask = "Choose the compression algorithm for YunoHost backups"
|
ask = "Choose the compression algorithm for YunoHost backups"
|
||||||
type = "select"
|
type = "select"
|
||||||
choices = ["gzip", "lzop", "zstd", "bzip2", "lzma", "lzip", "xz", "No compression"]
|
choices = ["gzip", "lzop", "zstd", "bzip2", "lzma", "lzip", "xz", "No compression"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue