mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update nginx-subdir.conf.sample
On my nginx/1.29.1 the wasm MIME-type is included in /etc/nginx/mime.types Signed-off-by: kinafu <20564946+kinafu@users.noreply.github.com>
This commit is contained in:
parent
bc6f09a0f8
commit
a14f08bb3b
@ -52,7 +52,6 @@ server {
|
||||
include mime.types;
|
||||
types {
|
||||
text/javascript mjs;
|
||||
application/wasm wasm;
|
||||
}
|
||||
|
||||
location = /robots.txt {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user