mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-04 17:01:33 +02:00
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha
This commit is contained in:
commit
73e3e0f0c9
2 changed files with 3 additions and 1 deletions
|
@ -248,6 +248,7 @@ exports.getModule = class SSHServerModule extends LoginServerModule {
|
|||
Log.trace(`SSH: ${sshDebugLine}`);
|
||||
}
|
||||
},
|
||||
algorithms: { compress: ['none'] },
|
||||
};
|
||||
|
||||
this.server = ssh2.Server(serverConf);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue