server/src/config/corpusparole.php
changeset 506 8a5bb4b48b85
parent 405 f239c8c5bb94
child 552 2c579ea45608
--- a/server/src/config/corpusparole.php	Thu Feb 09 17:22:58 2017 +0100
+++ b/server/src/config/corpusparole.php	Fri Feb 10 12:03:12 2017 +0100
@@ -137,6 +137,7 @@
     'bnf_max_ids' => 5,
     'bnf_query_url' => 'http://data.bnf.fr/sparql',
     'bnf_completion_url' => 'http://data.bnf.fr/search-letter/',
+    'bnf_max_retries' => 3,
 
     'dbpedia_url_regexp' => '/^https?\:\/\/(([[:alpha:]]+\.)?dbpedia\.org)\/(resource|page)\/([^\/]+)\/?$/',