8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
HostKey $host_key
|
|
LogLevel DEBUG3
|
|
# In the nix build sandbox we don't get any meaningful PATH after login
|
|
MaxStartups 64:30:256
|
|
AuthorizedKeysFile $host_key.pub
|
|
AcceptEnv REALPATH
|
|
PasswordAuthentication no
|
|
Subsystem sftp $sftp_server |