From 6c906d498f01b94dad5110999cbcc39b98377446 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Mon, 19 Sep 2016 23:37:09 +0200 Subject: [PATCH] Increase sms size into database for huge SMS. This fixes #110 --- appinfo/database.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/database.xml b/appinfo/database.xml index abfc59c..f92a6fb 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -75,7 +75,7 @@ sms_msg text true - 2048 + 20480 sms_date