mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
fix: mark payment license as used after usage.
fix: fix system models with createdAt and updatedAt fields. fix: reset password token expiration time.
This commit is contained in:
@@ -79,5 +79,6 @@ module.exports = {
|
||||
|
||||
api: {
|
||||
prefix: '/api'
|
||||
}
|
||||
},
|
||||
resetPasswordSeconds: 600,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user