Add multi-provider event discovery and improve sync UI
This commit is contained in:
+2
-1
@@ -9,6 +9,8 @@ DB_NAME=eventlens
|
||||
MYSQL_ROOT_PASSWORD=rootsecret
|
||||
|
||||
TICKETMASTER_API_KEY=
|
||||
BANDSINTOWN_APP_ID=eventlens
|
||||
EVENTIM_ENABLED=true
|
||||
POLL_INTERVAL_HOURS=6
|
||||
REMINDER_INTERVAL_HOURS=12
|
||||
|
||||
@@ -19,4 +21,3 @@ SMTP_PASS=
|
||||
SMTP_SENDER=eventlens@example.local
|
||||
NOTIFICATION_EMAIL_TO=
|
||||
SMTP_STARTTLS=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user