diff --git a/nextcloud.conf b/nextcloud.conf index 9120ef2..cdeca92 100644 --- a/nextcloud.conf +++ b/nextcloud.conf @@ -88,7 +88,7 @@ server { } # Uncomment this line to enable webfinger (used by ActivityPub) - rewrite ^/.well-known/webfinger /public.php?service=webfinger last; + # rewrite ^/.well-known/webfinger /public.php?service=webfinger last; # Make a regex exception for `/.well-known` so that clients can still # access it despite the existence of the regex rule