mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 04:37:12 +02:00
* Add note about disabling SSH server in exmaple config
This commit is contained in:
parent
cdfd074024
commit
b3c457729a
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ general: {
|
|||
servers: {
|
||||
ssh: {
|
||||
privateKeyPass: YOUR_PK_PASS
|
||||
enabled: true /* set to false to disable the SSH server */
|
||||
}
|
||||
}
|
||||
messages: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue