diff options
author | default <nobody@localhost> | 2023-10-18 21:33:44 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-18 21:33:44 +0200 |
commit | 0ab03a8dffd4519081b1dcfa932a992a33c9bff1 (patch) | |
tree | 4d76a059c59081fda57b7b8105e95eea88fb492f /doc | |
parent | 7365f8fc4a0883f27d443e7732a036362c61e78a (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 } |