Co-authored-by: ogerly <fridolin@tutanota.com>

Add new database version to backend.
This commit is contained in:
elweyn 2023-01-03 10:09:58 +01:00
parent 53757893fd
commit 643de6144a

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0058-add_communities_table',
DB_VERSION: '0059-add_hide_amount_to_users',
DECAY_START_TIME: new Date('2021-05-13 17:46:31-0000'), // GMT+0
LOG4JS_CONFIG: 'log4js-config.json',
// default log level on production should be info