X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=e3a9c52ffeae8a8a60f04e41bc36d7a9e13278e8;hb=b72f2581870f11b7e78ca7add1e9fea856145f02;hp=9903ceb421c744d9b5642d843b7f1e9b99a0af1b;hpb=f4c54c5174d50224a745d5ed71ad1563a9440083;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 9903ceb4..e3a9c52f 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -74,7 +74,7 @@ $obscount = 2; $chatdupeage = 20 * 60; $chatimportfn = "$main::root/chat_import"; $pc19_version = 5454; # the visible version no for outgoing PC19s generated from pc59 -$pc92_update_period = 2*60*60; # the period between outgoing PC92 C updates +$pc92_update_period = 4*60*60; # the period between outgoing PC92 C updates $pc92_short_update_period = 15*60; # shorten the update period after a connection or start up $pc92_extnode_update_period = 1*60*60; # the update period for external nodes $pc92_keepalive_period = 1*60*60; # frequency of PC92 K (keepalive) records