diff options
Diffstat (limited to 'sshd_config')
| -rw-r--r-- | sshd_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config index 4007640..1fefa15 100644 --- a/sshd_config +++ b/sshd_config @@ -43,7 +43,7 @@ MaxAuthTries 3 # disallow connecting using empty passwords PermitEmptyPasswords no -PermitRootLogin no +PermitRootLogin yes # Unfortunate, but this is how coolify works PubkeyAuthentication yes ########## Cryptography ########## |
