We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5b300 commit 8dfc2feCopy full SHA for 8dfc2fe
.docker/web/nextcloud.conf
@@ -37,7 +37,7 @@ server {
37
# will add the domain to a hardcoded list that is shipped
38
# in all major browsers and getting removed from this list
39
# could take several months.
40
- #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload" always;
+ add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload" always;
41
42
# set max upload size and increase upload timeout:
43
client_max_body_size 20G;
0 commit comments