[Libreoffice-commits] online.git: loolwsd/protocol.txt
Tor Lillqvist
tml at collabora.com
Wed Aug 24 07:37:01 UTC 2016
loolwsd/protocol.txt | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit e10175aed6829006c4231daea07540f697de7233
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Aug 24 10:32:00 2016 +0300
Nah, it's better to use the Storage thing to get the user name
instead of accepting it in the load message
Let's not just bother documenting random examples of what might be in
the JSON, this is not the right place for it.
diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index c390342..396a359 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -70,12 +70,6 @@ load [part=<partNumber>] url=<url> [timestamp=<time>] [options=<options>]
options are the whole rest of the line, not URL-encoded, and must be valid JSON.
- The JSON may contain values for the following attributes:
-
- ".uno:Author" The user's name in the form the user wishes it to be
- used in metadata of the document, especially in the
- change tracking.
-
loolclient <major.minor[-patch]>
Upon connection, a client must announce the version number it supports.
More information about the Libreoffice-commits
mailing list