mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 10:15:55 +02:00
* WIP Menu system vs raw module access
This commit is contained in:
parent
f7462bbbdd
commit
efcc8756ba
8 changed files with 153 additions and 32 deletions
|
@ -43,7 +43,7 @@ module.exports = {
|
|||
},
|
||||
ssh : {
|
||||
port : 8889,
|
||||
enabled : false,
|
||||
enabled : true,
|
||||
rsaPrivateKey : paths.join(__dirname, './../misc/default_key.rsa'),
|
||||
dsaPrivateKey : paths.join(__dirname, './../misc/default_key.dsa'),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue