mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Stop adjusting extension in wget.
This commit is contained in:
@@ -6,7 +6,8 @@ content_disposition = on
|
|||||||
# Recursive download options
|
# Recursive download options
|
||||||
no_parent = on
|
no_parent = on
|
||||||
follow_ftp = on
|
follow_ftp = on
|
||||||
adjust_extension = on
|
# Good for HTML, not for other things
|
||||||
|
adjust_extension = off
|
||||||
robots = off
|
robots = off
|
||||||
|
|
||||||
# Show responses
|
# Show responses
|
||||||
|
|||||||
Reference in New Issue
Block a user