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