89 'viaf_cache_expiration' => 60*24*30, |
89 'viaf_cache_expiration' => 60*24*30, |
90 'viaf_max_ids' => 500, |
90 'viaf_max_ids' => 500, |
91 |
91 |
92 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
92 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
93 'lexvo_cache_expiration' => 60*24*30, |
93 'lexvo_cache_expiration' => 60*24*30, |
94 'lexvo_max_ids' => 500, |
94 'lexvo_max_ids' => 50, |
95 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
95 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
96 |
96 |
97 'bnf_base_url' => 'http://data.bnf.fr/', |
97 'bnf_base_url' => 'http://data.bnf.fr/', |
98 'bnf_ark_base_url' => 'http://ark.bnf.fr/', |
98 'bnf_ark_base_url' => 'http://ark.bnf.fr/', |
99 'bnf_cache_expiration' => 60*24*30, |
99 'bnf_cache_expiration' => 60*24*30, |
100 'bnf_max_ids' => 500, |
100 'bnf_max_ids' => 5, |
101 'bnf_query_url' => 'http://data.bnf.fr/sparql', |
101 'bnf_query_url' => 'http://data.bnf.fr/sparql', |
102 'bnf_completion_url' => 'http://data.bnf.fr/search-letter/', |
102 'bnf_completion_url' => 'http://data.bnf.fr/search-letter/', |
103 |
103 |
104 'bo_client_environment' => [ |
104 'bo_client_environment' => [ |
105 "modulePrefix" => "bo-client", |
105 "modulePrefix" => "bo-client", |