From 58f1faaa2ffc91dd8f66ea143e8d5c7b10b74ea2 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Fri, 14 May 2021 16:56:03 +0500 Subject: [PATCH] md cool but im retarded --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0dc619..8109cd5 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ cp env.sample .env ``` - Maybe run in a screen to run in background? ## Setting Delay - Optional -- [See why](#theres-catch)\ -`echo XX > delay` where XX is the time in seconds you want to delay script logs into account +- [See why](#theres-catch) +- In a different terminal seession run `echo XX > delay` where XX is the time in seconds you want to delay script logs into account ### Notes - Default value is 160. - If the XX value is less than a certain value (I think 15) your IP could get blocked by CloudFlare for DoS attack.