cookie flags and maxmind update

This commit is contained in:
bunkerity
2020-01-02 16:13:44 +00:00
parent ea1dbc617c
commit 1b5f6deb22
7 changed files with 21 additions and 9 deletions

1
confs/cookie-flags.conf Normal file
View File

@@ -0,0 +1 @@
set_cookie_flag %COOKIE_FLAGS%;

View File

@@ -22,5 +22,6 @@ server {
%FEATURE_POLICY%
%BLOCK_COUNTRY%
%BLOCK_USER_AGENT%
%COOKIE_FLAGS%
%ERRORS%
}