server/src/config/corpusparole.php
changeset 304 20071981ba2a
parent 275 a4d8618c2f1b
child 308 e032d686d88e
equal deleted inserted replaced
303:2fef8007c2b2 304:20071981ba2a
   122     'bnf_cache_expiration' => 60*24*30,
   122     'bnf_cache_expiration' => 60*24*30,
   123     'bnf_max_ids' => 5,
   123     'bnf_max_ids' => 5,
   124     'bnf_query_url' => 'http://data.bnf.fr/sparql',
   124     'bnf_query_url' => 'http://data.bnf.fr/sparql',
   125     'bnf_completion_url' => 'http://data.bnf.fr/search-letter/',
   125     'bnf_completion_url' => 'http://data.bnf.fr/search-letter/',
   126 
   126 
       
   127     'geonames_base_url' => 'http://sws.geonames.org/',
       
   128     'geonames_cache_expiration' => 60*24*30,
       
   129     'geonames_max_ids' => 500,
       
   130 
   127     'bo_client_environment' => [
   131     'bo_client_environment' => [
   128         "modulePrefix" => "bo-client",
   132         "modulePrefix" => "bo-client",
   129         "podModulePrefix" => "bo-client/pods",
   133         "podModulePrefix" => "bo-client/pods",
   130         "environment" => "production",
   134         "environment" => "production",
   131         "baseURL" => $baseUrl,
   135         "baseURL" => $baseUrl,