1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update config.js

This commit is contained in:
ericgaspar 2021-08-31 11:45:24 +02:00
parent 1ca0f2d480
commit 70403e67f6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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`
//