double max room name len since the old value was too small -- only

filled half a text field on android
This commit is contained in:
Andy2 2010-11-03 18:38:43 -07:00
parent e2ee0755cb
commit d1fcdb69da

View file

@ -107,7 +107,7 @@ typedef unsigned char XWRELAY_Cmd;
#define HOST_ID_NONE 0
#define HOST_ID_SERVER 1
#define MAX_INVITE_LEN 15
#define MAX_INVITE_LEN 31
#define MAX_MSG_LEN 256 /* 100 is more like it */
#define MAX_CONNNAME_LEN 48 /* host ID, boot time, and seeds as hex? */