mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
ssh: enable multiplexing by default
This commit is contained in:
@@ -40,7 +40,7 @@ export class SSHProfilesService extends ProfileProvider<SSHProfile> {
|
||||
scripts: [],
|
||||
socksProxyHost: null,
|
||||
socksProxyPort: null,
|
||||
reuseSession: false,
|
||||
reuseSession: true,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user