Updated comments

This commit is contained in:
Dimitris Zlatanidis 2023-03-10 21:13:25 +02:00
parent a0037b4e86
commit 9ee67614fd

View file

@ -103,9 +103,10 @@ class Configs:
# Curl options.
curl_options: str = ''
# Lftp get options.
lftp_get_options: str = '-c get -e'
# Lftp options'
# Lftp mirror options.
lftp_mirror_options: str = '-c mirror --parallel=10 --only-newer'
# Choose the view mode.