From 6b001b5e4abba23fe26bd8d685c15bf4c5001b9d Mon Sep 17 00:00:00 2001 From: El RIDO Date: Mon, 28 Feb 2022 16:23:11 +0100 Subject: [PATCH] typo --- cfg/conf.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/conf.sample.php b/cfg/conf.sample.php index 005f83b..4d21dc3 100644 --- a/cfg/conf.sample.php +++ b/cfg/conf.sample.php @@ -135,7 +135,7 @@ markdown = "Markdown" ; Set this to 0 to disable rate limiting. limit = 10 -; (optional) Set IPs adresses (v4 or v6) or subnets (CIDR) which are exempted +; (optional) Set IPs addresses (v4 or v6) or subnets (CIDR) which are exempted ; from the rate-limit. Invalid IPs will be ignored. If multiple values are to ; be exempted, the list needs to be comma separated. Leave unset to disable ; exemptions.