bundles/nginx: add configuration option for client_max_body_size
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b7583bc8cc
commit
b52a196c73
13 changed files with 19 additions and 37 deletions
|
@ -1,7 +1,5 @@
|
|||
add_header Content-Security-Policy "frame-ancestors 'self' chat.franzi.business matrix.nyantec.com";
|
||||
|
||||
client_max_body_size 50M;
|
||||
|
||||
location /.well-known/matrix/ {
|
||||
alias /etc/matrix-synapse/wellknown/;
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue