refactor, split to two versions - cli and service
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Copy to .env and adjust. .env is gitignored.
|
||||
LOG_LEVEL=INFO
|
||||
POLL_INTERVAL=60
|
||||
|
||||
# Example email-poller settings (uncomment and use in service.py):
|
||||
# IMAP_HOST=imap.example.com
|
||||
# IMAP_USER=
|
||||
# IMAP_PASSWORD=
|
||||
Reference in New Issue
Block a user