1cd6bc34 by Lorenzo Mangani Committed by GitHub

Update server.js

1 parent 72d40db8
......@@ -51,6 +51,7 @@ server.on("upgrade", async function(request, socket, head) {
peers: [], // should we use self as peer?
localStorage: false,
file: false, // "tmp/" + pathname,
radisk: false,
multicast: false,
ws: { noServer: true, path: pathname, web: gun.server },
web: gun.server
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!