mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Save devices to database.
This commit is contained in:
@@ -2,4 +2,7 @@ module.exports = {
|
||||
users: {
|
||||
primaryKey: 'email'
|
||||
}
|
||||
, devices: {
|
||||
primaryKey: 'serial'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user