From: Arran Cudbard-Bell Date: Thu, 24 Oct 2019 11:39:03 +0000 (-0400) Subject: Another typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ea2e9a941ea0b5aef2e641284a0deac826460c;p=thirdparty%2Ffreeradius-server.git Another typo --- diff --git a/doc/antora/modules/tutorials/pages/final_group_project.adoc b/doc/antora/modules/tutorials/pages/final_group_project.adoc index f2e53e56de8..ef6cfa7fcbe 100644 --- a/doc/antora/modules/tutorials/pages/final_group_project.adoc +++ b/doc/antora/modules/tutorials/pages/final_group_project.adoc @@ -87,7 +87,7 @@ All realms should be configured with "nostrip", so the full username is proxied. - Log all outbound packets to the proxy. - Log all inbound packets from the proxy. - Reduce the status-server check interval to three seconds. -- Reduce the status-server "number of answers until alive" to two seconds. +- Reduce the status-server "number of answers until alive" to two answers. == Clients