@@ -12,8 +12,8 @@
enum
{
Maxwatches = 32,
Maxconns = 16,
Maxwatches = 2*Maxconns + 1,
Maxcontexts = 64,
Relmask = 1<<30,
Ibussupermask = 1<<26,
The note is not visible to the blocked user.