mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-24 17:55:13 +02:00
Don't add secondary indexes to the log database. It's huge.
This commit is contained in:
@@ -36,9 +36,5 @@ module.exports = {
|
||||
}
|
||||
, logs: {
|
||||
primaryKey: 'id'
|
||||
, indexes: {
|
||||
serial: null
|
||||
, timestamp: null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user