From 87af05d4b693cb7d98799b10b9e4fce33ad14a71 Mon Sep 17 00:00:00 2001 From: jesopo Date: Wed, 30 Mar 2016 19:31:23 +0100 Subject: added a "hashflag" to modules to stop modules being loaded that rely on a not-present config option. --- modules/thesaurus.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/thesaurus.py') diff --git a/modules/thesaurus.py b/modules/thesaurus.py index 923b1901..b0b54aa3 100644 --- a/modules/thesaurus.py +++ b/modules/thesaurus.py @@ -1,3 +1,5 @@ +#--require-config bighugethesaurus-api-key + import Utils URL_THESAURUS = "http://words.bighugelabs.com/api/2/%s/%s/json" -- cgit v1.3.1-10-gc9f91