mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-15 00:50:03 +00:00
disable multiplexing by default
This commit is contained in:
parent
e024390028
commit
ff55d3d1ef
@ -39,7 +39,7 @@ export class SSHProfilesService extends ProfileProvider<SSHProfile> {
|
||||
scripts: [],
|
||||
socksProxyHost: null,
|
||||
socksProxyPort: null,
|
||||
reuseSession: true,
|
||||
reuseSession: false,
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user