Export the traces using gzip format

This commit is contained in:
emeric
2024-04-05 14:10:02 +02:00
parent 8438da9fde
commit aff46065b0
5 changed files with 17 additions and 8 deletions
+1 -2
View File
@@ -173,5 +173,4 @@ namespace lms::db::utils
}
Wt::WDateTime normalizeDateTime(const Wt::WDateTime& dateTime);
}
}