Group related lines
This commit is contained in:
parent
f495ccfa3f
commit
88517fc282
@ -62,7 +62,11 @@ http {
|
||||
gzip_comp_level 9;
|
||||
etag on;
|
||||
|
||||
# https://github.com/bungle/lua-resty-session/issues/15
|
||||
set $session_check_ssi off;
|
||||
lua_code_cache off;
|
||||
set $session_secret Eeko7aeb6iu5Wohch9Loo1aitha0ahd1;
|
||||
set $session_storage cookie;
|
||||
|
||||
# Static content to serve
|
||||
root /var/www/html;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user