From a3ed82ad0622aaed0777e63280a2487322c49bad Mon Sep 17 00:00:00 2001 From: Stefan Date: Sat, 11 Apr 2015 18:45:14 +0200 Subject: Move sessionKey setting from settings.json to SESSIONKEY.txt --- settings.json.template | 4 ---- 1 file changed, 4 deletions(-) (limited to 'settings.json.template') 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 -- cgit v1.2.3