mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
qdb data path fix
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@ import logger from '../utils/logger'
|
||||
|
||||
import { paths } from './files'
|
||||
|
||||
const writeInterval = 1
|
||||
// TODO: on process exit write all
|
||||
const writeInterval = 20
|
||||
|
||||
let idStatsData = {}
|
||||
let idvStatsData = {}
|
||||
|
||||
Reference in New Issue
Block a user