Skip to content

Commit

Permalink
enable the indexing tool
Browse files Browse the repository at this point in the history
  • Loading branch information
rpnykanen committed Oct 22, 2024
1 parent 2f84f1a commit 590160f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/sites/default/production.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
$config['helfi_google_api.settings']['indexing_api_key'] = getenv('GOOGLE_INDEXING_API_KEY');

// Remove the comment when it's time to enable the feature on production
// $config['helfi_google_api.settings']['dry_run'] = FALSE;
$config['helfi_google_api.settings']['dry_run'] = FALSE;

0 comments on commit 590160f

Please sign in to comment.