summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-13 09:54:55 +0100
committerYorhel <git@yorhel.nl>2010-11-13 09:54:55 +0100
commit935ad7c2c3b7f442664c84e2ccf44957dd642381 (patch)
treefa681c4e71f21f05be576fd9aeb21eefc9dca6d6 /data
parentd48fef4c07d55a4983bfe6df49e72dae0c5d8b5e (diff)
Multi::Feed: Added Atom feeds
TODO: add links to these feeds from the site
Diffstat (limited to 'data')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index 0e7b6d8c..cc251851 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -109,6 +109,7 @@ our %M = (
log_dir => $ROOT.'/data/log',
modules => {
#API => {}, # disabled by default, not really needed
+ Feed => {},
RG => {},
Image => {},
#Anime => {}, # disabled by default, requires AniDB username/pass