diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-01-16 13:55:14 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-01-16 13:55:14 +0100 |
| commit | 53de20f4997fdcbd7f50cb29dd7783ea497a631a (patch) | |
| tree | 95f280947ef4326bef2967d2b8a2219a78431a81 /bucky/app/index.js | |
| parent | a20b50b52b87ded6fb1cbac339d6ee66e18a437b (diff) | |
unfederate
Diffstat (limited to 'bucky/app/index.js')
| -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 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, |
