mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
add prod envs
This commit is contained in:
parent
6638ba1060
commit
1bcd21317d
@ -18,6 +18,9 @@ export const environment = {
|
|||||||
showDemoWarning: true,
|
showDemoWarning: true,
|
||||||
autofill: false,
|
autofill: false,
|
||||||
autoSendNewPoll: false,
|
autoSendNewPoll: false,
|
||||||
|
interval_days_default: 7,
|
||||||
|
expiresDaysDelay: 60,
|
||||||
|
maxCountOfAnswers: 150,
|
||||||
appTitle: 'FramaDate Funky',
|
appTitle: 'FramaDate Funky',
|
||||||
appVersion: '2.1.0',
|
appVersion: '2.1.0',
|
||||||
appLogo: 'assets/img/logo.png',
|
appLogo: 'assets/img/logo.png',
|
||||||
|
Loading…
Reference in New Issue
Block a user