Merge pull request 'nextcloud/notify_push: Don't bend domain to localhost' () from dont-bend-domain into main

Reviewed-on: 
Reviewed-by: teutat3s <teutat3s@noreply.git.pub.solar>
This commit is contained in:
Akshay Mankar 2025-04-25 22:13:51 +00:00
commit b76c5a7f53
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -102,7 +102,9 @@
notify_push = {
enable = true;
bendDomainToLocalhost = true;
# Setting this to true breaks matrix -> nextpush integration because
# matrix doesn't like it if cloud.pub.solar resolves to localhost.
bendDomainToLocalhost = false;
};
config = {