aboutsummaryrefslogtreecommitdiff
path: root/modules/google.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/google.py')
-rw-r--r--modules/google.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/google.py b/modules/google.py
index 8d00945f..d391de7f 100644
--- a/modules/google.py
+++ b/modules/google.py
@@ -1,3 +1,6 @@
+#--require-config google-api-key
+#--require-config google-search-id
+
import Utils
URL_GOOGLESEARCH = "https://www.googleapis.com/customsearch/v1"