summaryrefslogtreecommitdiff
path: root/bucky/app
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-15 10:43:52 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-15 10:43:52 +0100
commita239f46aaf924031ea53a95130215a2dd3f4dbd6 (patch)
treecc8bcfa9edc0da11f0f756c16d43def5d32eceae /bucky/app
parent8c0196b973d936a8659bb27d5f189410bc5f8ea6 (diff)
blobbyblob
Diffstat (limited to 'bucky/app')
-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 3577bc5..ca8506a 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,