log4j configfile in general configuration included

This commit is contained in:
Claus-Peter Hübner 2022-04-30 00:26:01 +02:00
parent 754dc16e98
commit 74c49aebf6

View File

@ -12,6 +12,7 @@ Decimal.set({
const constants = {
DB_VERSION: '0035-admin_pending_creations_decimal',
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
LOG4JS_CONFIG: 'log4js-config.json',
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
EXPECTED: 'v6.2022-04-21',