#5666 - Loggable to mixin #1826

Merged
alexm merged 29 commits from 5666-loggable_to_mixin into dev 2024-01-04 09:21:57 +00:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 3c5af184bb - Show all commits

View File

@ -7,6 +7,9 @@
"table": "account.user"
}
},
"mixins": {
"RegisterLog": true
},
"resetPasswordTokenTTL": "604800",
"properties": {
"id": {

View File

@ -6,6 +6,9 @@
"table": "account.account"
}
},
"mixins": {
"RegisterLog": true
},
"properties": {
"id": {
"id": true