summaryrefslogtreecommitdiff
path: root/src/node/handler/PadMessageHandler.js
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-04-11 21:22:00 +0100
committerJohn McLear <john@mclear.co.uk>2015-04-11 21:22:00 +0100
commit8ed12c77761dfb3158487c39f4fca5eba5d0bab1 (patch)
treede043126aed7129fbd612eb5cdaecb9f5edec399 /src/node/handler/PadMessageHandler.js
parent43687f6e8b35081840f754b28e8971617550ce7d (diff)
downloadetherpad-lite-8ed12c77761dfb3158487c39f4fca5eba5d0bab1.zip
session key is now ignored and also padOptions are available in settings
Diffstat (limited to 'src/node/handler/PadMessageHandler.js')
-rw-r--r--src/node/handler/PadMessageHandler.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node/handler/PadMessageHandler.js b/src/node/handler/PadMessageHandler.js
index c210ab2b..e15af1a4 100644
--- a/src/node/handler/PadMessageHandler.js
+++ b/src/node/handler/PadMessageHandler.js
@@ -1182,6 +1182,7 @@ function handleClientReady(client, message)
"userIsGuest": true,
"userColor": authorColorId,
"padId": message.padId,
+ "padOptions": settings.padOptions,
"initialTitle": "Pad: " + message.padId,
"opts": {},
// tell the client the number of the latest chat-message, which will be