deltup/getdelta.rc updated
This commit is contained in:
parent
e102697e30
commit
af2b6b6077
|
@ -58,3 +58,6 @@ TERM_APP="aterm -tr -trsb -fg white -bg black -sh 70 -e tail -f "
|
|||
|
||||
# the bandwidth in bytes per second. configure this if you want to reduce timeouts on small files
|
||||
BANDWIDTH="1"
|
||||
|
||||
# command to use for downloading; first parameter is the filename, second the url
|
||||
FETCHNAME="$FETCH -O"
|
||||
|
|
Loading…
Reference in New Issue