From b1bdcbfeff8dc33ca237b6f6a6db5293ea776fc0 Mon Sep 17 00:00:00 2001 From: Synox Date: Thu, 14 Jun 2018 19:22:53 +0200 Subject: [PATCH] switched to manual reload to allow new features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a028d..049e794 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A **self-hosted** disposable mailbox service (aka trash mail) :cloud: :envelop ## Features * Anonymous usage, generate random email addresses. -* Automatic refresh. Download and delete your emails. +* New Mail notification. Download and delete your emails. * Display emails as text or html with sanitization filter. * Display emails based on one [catch-all imap mailbox](https://www.google.ch/search?q=how+to+setup+catch-all+imap+mailbox). * Only requires PHP >=7.2 and [imap extension](http://php.net/manual/book.imap.php)