mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 15:24:02 +01:00
Fix storing signatures with big images in MySQL database (#1490306)
This commit is contained in:
@@ -218,4 +218,4 @@ CREATE TABLE "system" (
|
||||
"value" long
|
||||
);
|
||||
|
||||
INSERT INTO "system" ("name", "value") VALUES ('roundcube-version', '2014042900');
|
||||
INSERT INTO "system" ("name", "value") VALUES ('roundcube-version', '2015030800');
|
||||
|
||||
Reference in New Issue
Block a user