cscvs to tla changeset 68
[onak.git] / gpgwww.c
index f5b16448de0f4591318631bda69dd9c093b19976..f163ca4eb40e38e0d5ebc8e0590c49de74236af7 100644 (file)
--- a/gpgwww.c
+++ b/gpgwww.c
@@ -59,7 +59,7 @@ int main(int argc, char *argv[])
        initlogthing("gpgwww", config.logfile);
        initdb();
        inithash();
-       dofindpath(from, to, true);
+       dofindpath(from, to, true, 3);
        destroyhash();
        cleanupdb();
        cleanuplogthing();