mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 20:09:18 +02:00
added attachment support
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#define SESSION_TIMEOUT 420
|
||||
#define MAXBUFSIZE 8192
|
||||
#define SMALLBUFSIZE 512
|
||||
#define BIGBUFSIZE 65536
|
||||
#define BIGBUFSIZE 131072
|
||||
#define REALLYBIGBUFSIZE 524288
|
||||
#define TINYBUFSIZE 128
|
||||
#define MAXVAL 256
|
||||
|
||||
Reference in New Issue
Block a user