From ba6bde3b43fc7a057fb8d0d7752eac3745a24893 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 2 Jul 2002 23:16:53 +0000 Subject: make a private [rm]list showing all remailers --- Echolot/Config.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Echolot/Config.pm') diff --git a/Echolot/Config.pm b/Echolot/Config.pm index d3b2537..7c98535 100644 --- a/Echolot/Config.pm +++ b/Echolot/Config.pm @@ -1,7 +1,7 @@ package Echolot::Config; # (c) 2002 Peter Palfrader -# $Id: Config.pm,v 1.9 2002/07/02 18:15:26 weasel Exp $ +# $Id: Config.pm,v 1.10 2002/07/02 23:16:53 weasel Exp $ # =pod @@ -47,6 +47,7 @@ sub init($) { getkeyconf => 24*60*60, # daily resultdir => 'results', + private_resultdir => 'results.private', gnupghome => 'gnupg', tmpdir => 'tmp', prospective_addresses_ttl => 432000, # 5 days -- cgit v1.2.3