mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 12:13:25 +02:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
![]() |
map $http_upgrade $connection_upgrade {
|
||
|
default upgrade;
|
||
|
'' close;
|
||
|
}
|