index
:
bin.git
main
personal scripts and utilities
lukas-labunix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
straper
/
db
/
public
/
nginx
/
etc-nginx
/
conf.d
/
connection-upgrade-map.conf
blob: 22ff033327428ccf87f6d356da3a6d0001b115e1 (
plain
) (
blame
)
1
2
3
4
5
map $http_upgrade $connection_upgrade { default upgrade; '' close; }