summaryrefslogtreecommitdiff
path: root/bucky
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-01-16 13:55:14 +0100
committerJules Laplace <julescarbon@gmail.com>2018-01-16 13:55:14 +0100
commit53de20f4997fdcbd7f50cb29dd7783ea497a631a (patch)
tree95f280947ef4326bef2967d2b8a2219a78431a81 /bucky
parenta20b50b52b87ded6fb1cbac339d6ee66e18a437b (diff)
unfederate
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 b73e95b..e8e8cbc 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,