Небольшие доработки remoteSent, оптимизация отправки файлов
This commit is contained in:
@@ -39,6 +39,11 @@ module.exports = {
|
||||
],
|
||||
|
||||
jembaDb: [
|
||||
{
|
||||
dbName: 'app',
|
||||
thread: true,
|
||||
openAll: true,
|
||||
},
|
||||
{
|
||||
dbName: 'reader-storage',
|
||||
thread: true,
|
||||
|
||||
Reference in New Issue
Block a user