equal
deleted
inserted
replaced
110 |
110 |
111 'viaf_base_url' => 'http://viaf.org/viaf/', |
111 'viaf_base_url' => 'http://viaf.org/viaf/', |
112 'viaf_cache_expiration' => 60*24*30, |
112 'viaf_cache_expiration' => 60*24*30, |
113 'viaf_max_ids' => 500, |
113 'viaf_max_ids' => 500, |
114 |
114 |
|
115 'theme_default_limit' => 40, |
|
116 |
115 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
117 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
|
118 'lexvo_url_regexp' => '/http[s]?\:\/\/lexvo\.org\/iso639\-3\/([[:alpha:]]{3})\/?/', |
116 'lexvo_cache_expiration' => 60*24*30, |
119 'lexvo_cache_expiration' => 60*24*30, |
117 'lexvo_max_ids' => 50, |
120 'lexvo_max_ids' => 50, |
118 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
121 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
119 |
122 |
120 'bnf_base_url' => 'http://data.bnf.fr/', |
123 'bnf_base_url' => 'http://data.bnf.fr/', |