Created
July 23, 2014 05:51
-
-
Save trq/934ad51915f071ac6d72 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cms_module.controller.search: | |
class: "%cms_module.controller.search.class%" | |
arguments: | |
- @templating | |
calls: | |
- [setApiKey, ["%google_cse_key%"]] | |
- [setCxKey, ["%google_cse_cx%"]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment