summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2013-01-04 18:58:35 +0100
committerYorhel <git@yorhel.nl>2013-01-04 20:18:32 +0100
commitc362e3656e1eb4700cbe0504499ad71840dd940f (patch)
treeaea3c2906b585a3b1c754b2325efae47fb3dd93a /data/global.pl
parentaaf23cf0058f03c7c91681d52b80bfc0ce0545b0 (diff)
Added daily-generated JSON dump of the tag information
This isn't documented yet.
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index abd33d1e..5ac491d0 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -116,6 +116,7 @@ our %M = (
log_dir => $ROOT.'/data/log',
modules => {
#API => {}, # disabled by default, not really needed
+ #APIDump => {},
Feed => {},
RG => {},
Image => {},