commit 0ab03a8dffd4519081b1dcfa932a992a33c9bff1
parent 7365f8fc4a0883f27d443e7732a036362c61e78a
Author: default <nobody@localhost>
Date: Wed, 18 Oct 2023 21:33:44 +0200
Updated documentation.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/snac.8 b/doc/snac.8
@@ -404,7 +404,7 @@ by setting the fastcgi value to true in the
configuration file). Add the following to the example.com server section in
.Pa /etc/httpd.conf :
.Bd -literal -offset indent
-location "/social*" {
+location "/fedi*" {
fastcgi socket tcp "127.0.0.1" 8001
}