chiark
/
gitweb
/
~ijackson
/
bcp5-registry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab8558
)
Expiry set to 4 weeks + 6 days.
author
ijackson
<ijackson>
Fri, 23 Jun 2000 13:57:31 +0000
(13:57 +0000)
committer
ijackson
<ijackson>
Fri, 23 Jun 2000 13:57:31 +0000
(13:57 +0000)
config.pl
patch
|
blob
|
history
diff --git
a/config.pl
b/config.pl
index c7d8cbf399a604779250c51dec53721d03ed7ab8..c83846166839076f57e8668732ec9539f5322271 100644
(file)
--- a/
config.pl
+++ b/
config.pl
@@
-21,6
+21,6
@@
$cgi= "$cgisite/ucgi/~$user/$whoabbrev-grin";
$expire_noconfirm= 48*3600;
$renew_interval= 356*86400;
-$expire_norenew=
4*7
*86400;
+$expire_norenew=
(4*7+6)
*86400;
$ENV{'PATH'}= '/usr/local/bin:/bin:/usr/bin';