suppose i have created an etherpad using createSession(groupID, authorID, validUntil), the Validity is x min from the new pad creation, Now i need to continue my editing time on same document after x min also, like another 10 min (total x+10 minutes),
createSession(groupID, authorID, validUntil)
how can i extend the same Etherpad document session and the same session should be broadcasted to all the users joined in the same pad. i need to set the sessionID in the cookies also.
sessionID
2.1m questions
2.1m answers
60 comments
57.0k users