summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-10-18 21:33:44 +0200
committerdefault <nobody@localhost>2023-10-18 21:33:44 +0200
commit0ab03a8dffd4519081b1dcfa932a992a33c9bff1 (patch)
tree4d76a059c59081fda57b7b8105e95eea88fb492f /doc
parent7365f8fc4a0883f27d443e7732a036362c61e78a (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 945d913..90b5313 100644
--- 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
}