diff --git a/core/src/config/const.ts b/core/src/config/const.ts index 66b7e5c0c..375eacd15 100644 --- a/core/src/config/const.ts +++ b/core/src/config/const.ts @@ -1,2 +1 @@ export const LOG4JS_BASE_CATEGORY_NAME = 'core' -export const REDEEM_JWT_TOKEN_EXPIRATION = '10m' \ No newline at end of file