mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
Merge 204d1f2946
into 9e56582dda
This commit is contained in:
commit
7d24036b91
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ data_dir = "__DATA_DIR__/data"
|
||||||
block_size = 1048576
|
block_size = 1048576
|
||||||
block_manager_background_tranquility = 2
|
block_manager_background_tranquility = 2
|
||||||
|
|
||||||
replication_mode = "3"
|
replication_mode = "1"
|
||||||
|
|
||||||
compression_level = 1
|
compression_level = 1
|
||||||
|
|
||||||
|
|
|
@ -12,4 +12,4 @@ test_format = 1.0
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
args.weight = "10"
|
args.weight = "1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue