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

Match User chat
	PasswordAuthentication yes
	PermitEmptyPasswords yes
	ChrootDirectory /home/chat
	ForceCommand catgirl-prompt
	DisableForwarding yes
	MaxSessions 1
commit/bin/man1/hi.1?id=8263662b614876f121cb6a1c0db86678004e8073&follow=1'>Add hi syntax highlighterJune McEnroe 2019-02-05Update neovim to 0.3.4 on DarwinJune McEnroe 2019-02-05Fix DEL in aesJune McEnroe 2019-02-05Add aesJune McEnroe 2019-02-01Set nvim Directory back to blueJune McEnroe