Reduce list max length, math is hard.
authorAndrey Petrov <andrey.petrov@shazow.net>
Sun, 4 Jan 2015 01:45:07 +0000 (17:45 -0800)
committerAndrey Petrov <andrey.petrov@shazow.net>
Sun, 4 Jan 2015 01:45:07 +0000 (17:45 -0800)
client.go

index dac37863122c82cb05e84ee232e460177de913df..2a144557e863a18dfd61c10ce577e9554aa6cdd4 100644 (file)
--- a/client.go
+++ b/client.go
@@ -18,7 +18,7 @@ const (
        MaxMsgLength int = 1024
 
        // MaxNamesList is the max number of items to return in a /names command
-       MaxNamesList int = 30
+       MaxNamesList int = 20
 
        // HelpText is the text returned by /help
        HelpText string = `Available commands: