mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
5 lines
60 B
JavaScript
5 lines
60 B
JavaScript
module.exports = {
|
|
users: {
|
|
primaryKey: 'email'
|
|
}
|
|
}
|