forked from tykayn/funky-framadate-front
add prod envs
This commit is contained in:
parent
6638ba1060
commit
1bcd21317d
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user