summaryrefslogtreecommitdiff
path: root/settings.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json.template')
-rw-r--r--settings.json.template4
1 files changed, 0 insertions, 4 deletions
diff --git a/settings.json.template b/settings.json.template
index ea7ed1e1..039413d1 100644
--- a/settings.json.template
+++ b/settings.json.template
@@ -15,10 +15,6 @@
"ip": "0.0.0.0",
"port" : 9001,
- // Session Key, used for reconnecting user sessions
- // Set this to a secure string at least 10 characters long. Do not share this value.
- "sessionKey" : "",
-
/*
// Node native SSL support
// this is disabled by default