From f1bc8e14084c2ca2ea3df5616401fcf86bfd9747 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Mon, 13 Aug 2012 10:40:18 +0200 Subject: session: Update ConnectionType documentation The ConnectionType configuration option will be moved to the config plugin when we know how the application can be uniquely identified in a persistent way. --- doc/session-api.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/session-api.txt b/doc/session-api.txt index 90002bab..c870a807 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -108,6 +108,9 @@ Settings string Bearer [readonly] connection and the state will be updated on all steps, 'connected' and 'online'. This is the default value. + (This setting will be removed when the unique process + identifaction problem is solved.) + boolean State [readonly] This indicates if the connection is disconnected, -- cgit v1.2.3