From 84c4989e08bf60e3a24f7961569bab94e444ed17 Mon Sep 17 00:00:00 2001 From: CrowdSec Dev Bot Date: Thu, 2 Jun 2022 05:52:49 +0000 Subject: [PATCH] chore(docs): update TOC --- docs/DEVELOPER.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/DEVELOPER.md b/docs/DEVELOPER.md index 4789b57..a99f77d 100644 --- a/docs/DEVELOPER.md +++ b/docs/DEVELOPER.md @@ -24,6 +24,8 @@ - [PHP Mess Detector](#php-mess-detector) - [PHPCS and PHPCBF](#phpcs-and-phpcbf) - [Generate CrowdSec tools and settings on start](#generate-crowdsec-tools-and-settings-on-start) + - [Redis debug](#redis-debug) + - [Memcached debug](#memcached-debug) - [Quick start guide](#quick-start-guide) - [Check IP script](#check-ip-script) - [Cap remediation level](#cap-remediation-level)