diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 7 |
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. |