Change typo in config.sh comment
parent
2f77b64b33
commit
03c40c723d
|
|
@ -27,7 +27,7 @@ KEEP_YEARLY=5
|
||||||
# You can use K, M, G or T binary prefixes (power of 1024), e.g., 5M = 5MiB/s = 5242880 bytes/s.
|
# You can use K, M, G or T binary prefixes (power of 1024), e.g., 5M = 5MiB/s = 5242880 bytes/s.
|
||||||
#BWLIMIT=0
|
#BWLIMIT=0
|
||||||
|
|
||||||
# Use nice to reduce system performance impacts from backups. Set to false to disable.
|
# Use nice to reduce system performance impact from backups. Set to false to disable.
|
||||||
#USE_NICE=true
|
#USE_NICE=true
|
||||||
#NICE="/usr/bin/nice"
|
#NICE="/usr/bin/nice"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue