summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index c92c2957..f07e185e 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -277,3 +277,10 @@ Properties string State [readonly]
itself. It is just provided here for convenience of
applications only dealing with the current active
profile.
+
+ boolean SessionMode [readwrite]
+
+ This disables the auto connect feature. It should be
+ enabled when the Session API is used.
+
+ The default value is false.