From: Stephen Blackwell Date: Tue, 8 Apr 2025 18:06:09 +0000 (-0600) Subject: Typo: 1821->1812 (#5547) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7af1ea562e791b8d5a8cb0ab173f48ee1e219df;p=thirdparty%2Ffreeradius-server.git Typo: 1821->1812 (#5547) --- diff --git a/raddb/sites-available/example b/raddb/sites-available/example index 5f204aaa6f..1457d29c89 100644 --- a/raddb/sites-available/example +++ b/raddb/sites-available/example @@ -61,7 +61,7 @@ server example { # listen { ipaddr = 192.0.2.1 - port = 1821 + port = 1812 type = auth }