From dcf03287f8238652bd4d3e1a898f0add98abb893 Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 16 Apr 2013 17:59:41 +0000 Subject: [PATCH] forgit config file --- modules/imgur/config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 modules/imgur/config.json diff --git a/modules/imgur/config.json b/modules/imgur/config.json new file mode 100644 index 0000000..33cc3fa --- /dev/null +++ b/modules/imgur/config.json @@ -0,0 +1,4 @@ +{ + "dbKeys": [ "imgur" ], + "dependencies": [ "web", "api" ] +}