Skip to content

Commit

Permalink
Config file update
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrda committed Dec 14, 2016
1 parent 7b10ccb commit d5a6814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/laravelGoogleCustomSearchEngine.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* !! Attention !! If you change style of your Custom search engine, the ID can be changed
*/
'engineId' => '009135221033437726143:k204yzkg1k8',
'engineId' => '',

/**
* For generation API key you have to go to https://console.developers.google.com, than
Expand All @@ -24,5 +24,5 @@
*
* !! Attention !! It can take some time to API key will be authorized, wait 10 mins before starting to use it
*/
'apiKey' => 'AIzaSyABzXEPu8_ucfJqAvzrYgyE69hmS7Wssts'
'apiKey' => ''
];

0 comments on commit d5a6814

Please sign in to comment.