changeset 511:6dbddfa27f6c

update connections file
author Carl Byington <carl@five-ten-sg.com>
date Fri, 10 Feb 2023 13:42:14 -0700
parents 7953570e5210
children e1dd1fd46e18
files Makefile deployment.connections
diffstat 2 files changed, 15 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Feb 01 17:55:29 2023 -0700
+++ b/Makefile	Fri Feb 10 13:42:14 2023 -0700
@@ -122,6 +122,11 @@
 	make builder style=release
 	make builder style=debug
 
+push:
+	# from from android build machine
+	hg push ssh://ns.five-ten-sg.com/usr/hg/510Connectbot
+	ssh ns.five-ten-sg.com "cd usr/hg/510Connectbot; hg update"
+
 #
 # release procedure
 # make any changes
--- a/deployment.connections	Wed Feb 01 17:55:29 2023 -0700
+++ b/deployment.connections	Fri Feb 10 13:42:14 2023 -0700
@@ -31,14 +31,6 @@
 # autolaunch        (boolean)
 
 
-tn5250://pub400.com:23#battleship
-    encryption5250=NONE
-    fontsize=20
-    fixed_size=true
-    fixed_width=80
-    fixed_height=25
-
-
 #
 # global settings are under global:// tag
 #
@@ -83,16 +75,25 @@
 #   bg_color                    (integer)   (1 based just as shown by color activity)
 #
 
+
+tn5250://pub400.com:23#pub400
+    encryption5250=TLSv1.3
+    fontsize=20
+    fixed_size=true
+    fixed_width=40
+    fixed_height=25
+
 global://
     emulation=xterm-256color
     scrollback=200
-    rotation=Force landscape
+    rotation=Force portrait
     camera=None
     volup=Soft Function Keypad
     voldn=Tab
     search=None
     ptt=Monitor Key
     eula=true
+    delete_deployment=false
     fg_color=11
     bg_color=1