summaryrefslogtreecommitdiff
path: root/publish-purge
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2012-12-15 16:25:47 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2012-12-15 16:25:47 +0000
commite214e59fa9cf7c2f31bae358bb6d5522aee6976e (patch)
tree89dd7e1b373a065e3760be64793537ac865b0be9 /publish-purge
parent4f74c36abd064c891ccc31dd24fcb38ca0755161 (diff)
Longer default TTL
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@567 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'publish-purge')
-rwxr-xr-xpublish-purge2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish-purge b/publish-purge
index ffda30b..b573c4f 100755
--- a/publish-purge
+++ b/publish-purge
@@ -66,7 +66,7 @@ while getopts "hnv" OPTION; do
done
-ttl=14
+ttl=128
base=""
[ -e ~/.publish-purge.cfg ] && . ~/.publish-purge.cfg