diff --git a/nextcloud/rootfs/defaults/default b/nextcloud/rootfs/defaults/default index f17b71216..25e934272 100644 --- a/nextcloud/rootfs/defaults/default +++ b/nextcloud/rootfs/defaults/default @@ -24,7 +24,7 @@ server { # will add the domain to a hardcoded list that is shipped # in all major browsers and getting removed from this list # could take several months. - + client_max_body_size 10G; add_header X-Content-Type-Options nosniff; add_header X-XSS-Protection "1; mode=block"; add_header X-Robots-Tag none;