summaryrefslogtreecommitdiff
path: root/bucky
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-01-16 13:52:03 +0100
committerJules Laplace <julescarbon@gmail.com>2018-01-16 13:52:03 +0100
commita20b50b52b87ded6fb1cbac339d6ee66e18a437b (patch)
tree3b08f4d6e94025c11c4f9f885ab031337e05e121 /bucky
parent3484a8c3f4c804e26c0269f90f5c33c75f51e8da (diff)
refederate
Diffstat (limited to 'bucky')
-rw-r--r--bucky/app/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bucky/app/index.js b/bucky/app/index.js
index a05cd2f..b73e95b 100644
--- a/bucky/app/index.js
+++ b/bucky/app/index.js
@@ -55,7 +55,7 @@ site.init = function(){
}))
upload.init()
-// federate.route(app)
+ federate.route(app)
// app.use(csurf({
// cookie: true,