fix: config change privatekey to privateKey for consistency with ssh2 module

This commit is contained in:
Bill Church 2024-12-02 21:07:12 +00:00
parent 3315df1b0b
commit a176167505
No known key found for this signature in database

View file

@ -9,7 +9,7 @@
"user": {
"name": null,
"password": null,
"privatekey": null
"privateKey": null
},
"session": {
"secret": "secret",