Merge branch 'master' of github.com:dpavlin/Biblio-Z3950
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 27 Apr 2012 15:40:25 +0000 (17:40 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 27 Apr 2012 15:40:25 +0000 (17:40 +0200)
1  2 
server.pl

diff --cc server.pl
+++ b/server.pl
@@@ -22,10 -21,9 +22,10 @@@ my $databases = 
        'ZAG01'  => 'Aleph',
        'GOOGLEBOOKS' => 'GoogleBooks',
        'HATHITRUST' => 'vuFind',
 +      'DPLA'   => 'DPLA',
  };
  
- my $max_records = 3; # XXX configure this
+ my $max_records = 10; # XXX configure this
  my $max_result_sets = 10;
  
  sub diag {