mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-17 07:26:35 +03:00
Oops testing value.
This commit is contained in:
parent
88aca60408
commit
3508e7cffd
@ -18,7 +18,7 @@ const (
|
||||
MaxMsgLength int = 1024
|
||||
|
||||
// MaxNamesList is the max number of items to return in a /names command
|
||||
MaxNamesList int = 3
|
||||
MaxNamesList int = 30
|
||||
|
||||
// HelpText is the text returned by /help
|
||||
HelpText string = `Available commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user