From e53fe287b465d0a962b4f609c268eccf5e03baf4 Mon Sep 17 00:00:00 2001 From: Slivo Date: Fri, 10 Nov 2017 23:41:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 06742e9..7e786f1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ This bot use RedisQ (https://github.com/zKillboard/RedisQ) in order to provide q * Setup a cronjob to run the `cron.php` file every 5 minutes (or another value matching your timeout settings). + ## Mailing + + If you choose to use error mailing, you can check your configuration by sending a test mail running `php checkmail.php`. + ## Disclaimer This project has been running fine for some time now, however it rely on zkillboard redisq service that may change at some point.