mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
10 lines
233 B
Text
10 lines
233 B
Text
#MAIL
|
|
WATCHER_API_KEY=mail-api-key
|
|
WATCHER_API_ENDPOINT=https://omnivore-watch.omnivore.tld
|
|
IMAP_HOST=imap.gmail.com
|
|
IMAP_PORT=993
|
|
IMAP_USER=email@address.com
|
|
IMAP_PASSWORD=password
|
|
OMNIVORE_EMAIL=uuid@omnivore.tld
|
|
WAIT_TIME=600000
|
|
|