diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-15 10:43:52 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-15 10:43:52 +0100 |
| commit | a239f46aaf924031ea53a95130215a2dd3f4dbd6 (patch) | |
| tree | cc8bcfa9edc0da11f0f756c16d43def5d32eceae /bucky/app | |
| parent | 8c0196b973d936a8659bb27d5f189410bc5f8ea6 (diff) | |
blobbyblob
Diffstat (limited to 'bucky/app')
| -rw-r--r-- | bucky/app/index.js | 2 |
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, |
