From bf24ef087197d1dff92144fae2982dba07a6b222 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Mon, 13 Aug 2012 10:40:26 +0200 Subject: session: Remove StayConnected documentation This setting is implicitly already available through AutoConnect. Having yet another way to express this doesn't make it work any better. --- doc/session-api.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/session-api.txt b/doc/session-api.txt index 252a9047..68404db2 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -180,13 +180,6 @@ Settings string Bearer [readonly] handovers can happen at any time even if this is set to true. - boolean StayConnected [readwrite] - - This disables the idle timeout for this session. There - is no guarantee and this should be used with care. - - If the system is not online yet this value is ignored. - boolean EmergencyCall [readwrite] Boolean representing the emergency mode of the -- cgit v1.2.3