summary refs log tree commit diff homepage
path: root/sshd_config
blob: 25645877a4ea6b5b0a1a65a0671a4f48351926bd (plain) (blame)
1
2
3
4
5
6
7
8
9
UsePAM no

Match User play
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/play
	ForceCommand play
	DisableForwarding yes
	MaxSessions 1
8cee591f4cf382b24&showmsg=1&follow=1'>Expand)Author 2020-02-04Refactor and rebuild to TypeScriptdestruc7i0n 2019-02-11Local file supportdestruc7i0n 2018-11-11Let's make this usable again!destruc7i0n 2018-02-23Allow configurable discord formatArcensoth 2018-02-23Revert example tellraw format to mimic the originalArcensoth 2018-02-23Update readme with new tellraw config optionArcensoth 2018-02-23Allow configurable tellraw formatArcensoth 2018-02-23Allow config file to be passed as a parameterArcensoth