From 46fef13a052debf69f808efb9cb1690868bcde80 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 11 Mar 2015 17:29:53 +0100 Subject: [PATCH] nopaste: Set default expires to a month This makes much more sense if this is used to email things to someone. --- templates/nopaste/create.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/nopaste/create.html b/templates/nopaste/create.html index ef094dd7..e7072677 100644 --- a/templates/nopaste/create.html +++ b/templates/nopaste/create.html @@ -30,9 +30,9 @@ - + - + -- 2.47.3