diff --git a/conf/config.js b/conf/config.js index 303ec19..b19b235 100644 --- a/conf/config.js +++ b/conf/config.js @@ -276,7 +276,7 @@ module.exports = { // their JSON configuration file. // // This value is set to `["sqlite", "text"]` by default. - messageStorage: ["sqlite"], + messageStorage: ["sqlite", "text"], // ### `useHexIp` //