mirror of https://github.com/BOINC/boinc.git
Merge branch 'drupal-generic' of gitmaster.atlas.aei.uni-hannover.de:einsteinathome/drupal-boinc into drupal-generic
This commit is contained in:
commit
57bab039cd
|
@ -84,6 +84,8 @@ function global_search_solr_apachesolr_environments() {
|
||||||
3 => 'panel',
|
3 => 'panel',
|
||||||
4 => 'profile',
|
4 => 'profile',
|
||||||
5 => 'story',
|
5 => 'story',
|
||||||
|
6 => 'team',
|
||||||
|
7 => 'team_forum',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
$export['solr'] = $environment;
|
$export['solr'] = $environment;
|
||||||
|
|
Loading…
Reference in New Issue