aboutsummaryrefslogtreecommitdiff
path: root/conf/nginx.conf
diff options
context:
space:
mode:
authoreric_G <46165813+ericgaspar@users.noreply.github.com>2025-09-25 09:01:08 +0200
committerGitHub <noreply@github.com>2025-09-25 09:01:08 +0200
commitc9f62ebbf1deb8692fddb13bee4fa65bc417abf6 (patch)
tree761f297f500757b588e40d5499f2824c9594f745 /conf/nginx.conf
parentc2e28fb47626fca1b6fbd00796a94f5f290435d2 (diff)
parentf96b0e723def8d1c4b67ec9559b518b8e54df872 (diff)
downloadmastodon_ynh-c9f62ebbf1deb8692fddb13bee4fa65bc417abf6.tar.gz
mastodon_ynh-c9f62ebbf1deb8692fddb13bee4fa65bc417abf6.tar.bz2
mastodon_ynh-c9f62ebbf1deb8692fddb13bee4fa65bc417abf6.zip
Merge pull request #524 from YunoHost-Apps/testing
Testing
Diffstat (limited to 'conf/nginx.conf')
-rw-r--r--conf/nginx.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/nginx.conf b/conf/nginx.conf
index 09e4a84..287d1d7 100644
--- a/conf/nginx.conf
+++ b/conf/nginx.conf
@@ -6,9 +6,6 @@ location / {
proxy_set_header Accept-Encoding "";
try_files $uri @proxy;
-
- # Include SSOWAT user panel.
- include conf.d/yunohost_panel.conf.inc;
}
location ~ /sw.js {