add prod envs

This commit is contained in:
Tykayn 2021-06-10 14:38:40 +02:00 committed by tykayn
parent 6638ba1060
commit 1bcd21317d
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ export const environment = {
showDemoWarning: true,
autofill: false,
autoSendNewPoll: false,
interval_days_default: 7,
expiresDaysDelay: 60,
maxCountOfAnswers: 150,
appTitle: 'FramaDate Funky',
appVersion: '2.1.0',
appLogo: 'assets/img/logo.png',