aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-25 10:25:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-25 10:25:23 +1200
commit6361e6786efa439863fcdf7b4a7c731d5bcc2d27 (patch)
treebf565b9b30f9a1b2c207a4b788e9bbfbde45bbfb
parentMerge branch 'release/v9.10.0' into develop (diff)
parentBump VERSION (diff)
downloaddotfiles-6361e6786efa439863fcdf7b4a7c731d5bcc2d27.tar.gz
dotfiles-6361e6786efa439863fcdf7b4a7c731d5bcc2d27.zip
Merge branch 'hotfix/v9.10.1' into develop
* hotfix/v9.10.1: Remove hsts_file setting from wgetrc
-rw-r--r--VERSION4
-rw-r--r--wget/wgetrc3
2 files changed, 2 insertions, 5 deletions
diff --git a/VERSION b/VERSION
index e0cfcd5d..bd908f91 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v9.10.0
-Sun, 24 May 2020 21:39:45 +0000
+tejr dotfiles v9.10.1
+Sun, 24 May 2020 22:23:27 +0000
diff --git a/wget/wgetrc b/wget/wgetrc
index 0113feee..eb3f20ba 100644
--- a/wget/wgetrc
+++ b/wget/wgetrc
@@ -1,6 +1,3 @@
-# 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