mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 09:05:24 -04:00
Rise post size
This commit is contained in:
parent
a988b1dd8b
commit
5efd318cb5
3 changed files with 4 additions and 3 deletions
|
@ -47,7 +47,7 @@ public:
|
|||
private:
|
||||
QString imagefilename;
|
||||
QByteArray imagebytes;
|
||||
const int MAXMESSAGESIZE = 32000;
|
||||
const int MAXMESSAGESIZE = 199000;
|
||||
|
||||
private slots:
|
||||
void createPost();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue