42375465 by Jabis Sevón

logging objects

1 parent fa69639e
......@@ -18,7 +18,7 @@ const https = require("https");
const WebSocket = require("ws");
var debug = process.env.DEBUG || true;
var config = {};
if(debug) console.log(SEA, Gun.SEA);
config.options = {
}
if (!process.env.hasOwnProperty('SSL')||process.env.SSL == false) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!