aboutsummaryrefslogtreecommitdiff
path: root/wget
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-18 16:58:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-18 16:58:24 +1200
commit395f1a5b569b772956ad1f4aab8770d05ab33e55 (patch)
tree548237fe68785655e342f480dce03bff0acc72ca /wget
parentMerge branch 'release/v9.1.0' into develop (diff)
downloaddotfiles-395f1a5b569b772956ad1f4aab8770d05ab33e55.tar.gz
dotfiles-395f1a5b569b772956ad1f4aab8770d05ab33e55.zip
Save wget HSTS cache in XDG_CACHE_HOME
One fewer dotfile!
Diffstat (limited to 'wget')
-rw-r--r--wget/wgetrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/wget/wgetrc b/wget/wgetrc
index eb3f20ba..0113feee 100644
--- a/wget/wgetrc
+++ b/wget/wgetrc
@@ -1,3 +1,6 @@
+# Put HSTS cache into an XDG dir, just to have one dotfile
+hsts_file = ~/.cache/wget/hsts
+
# No, no, dig UP, stupid
no_parent = on