aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/xml/host_prefs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/host_prefs.xml b/res/xml/host_prefs.xml
index 9669330..83aa6d6 100644
--- a/res/xml/host_prefs.xml
+++ b/res/xml/host_prefs.xml
@@ -49,6 +49,12 @@
android:title="Post-login automation"
android:summary="Commands to run on remote server once authenticated"
/>
+
+ <CheckBoxPreference
+ android:key="wantsession"
+ android:title="Start shell session"
+ android:summary="Disable this preference to only use port forwards."
+ />
<PreferenceCategory
android:title="Connection settings">