summaryrefslogtreecommitdiff
path: root/bucky
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-15 09:18:14 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-15 09:18:14 +0100
commit18403daf12e9ec1553f6b39a609374bd39fd16d5 (patch)
tree92c500111d51d1cfee2d87d13536fcaea0928076 /bucky
parent38b3faf1faa645258044201ab8d7429c84bb2b98 (diff)
federate
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 29017b1..3577bc5 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,