1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00

Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything

This commit is contained in:
Steve Hay 2022-09-12 01:28:04 -04:00
commit b5cb793bb8

View File

@ -72,5 +72,7 @@
rewrite ^/.well-known/host-meta.json /cloud/public.php?service=host-meta-json last;
rewrite ^/.well-known/carddav /cloud/remote.php/carddav/ redirect;
rewrite ^/.well-known/caldav /cloud/remote.php/caldav/ redirect;
rewrite ^/.well-known/webfinger /cloud/index.php/.well-known/webfinger
rewrite ^/.well-known/nodeinfo /cloud/index.php/.well-known/nodeinfo
# ADDITIONAL DIRECTIVES HERE