/** * @license * Copyright Akveo. All Rights Reserved. * Licensed under the MIT License. See License.txt in the project root for license information. */ export const environment = { production: true, currentThemeLife: 604800000, // 1 week in milliseconds };