mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Honor Content-disposition in wget
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Use server timestamps and name
|
# Use server timestamps and name
|
||||||
timestamping = on
|
timestamping = on
|
||||||
trust_server_names = on
|
trust_server_names = on
|
||||||
|
content_disposition = on
|
||||||
|
|
||||||
# Recursive download options
|
# Recursive download options
|
||||||
no_parent = on
|
no_parent = on
|
||||||
|
|||||||
Reference in New Issue
Block a user