mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
Revert "🚑 Turns of Lua Resty core in Nginx"
This reverts commit 68d15ee1b1
.
This commit is contained in:
parent
68d15ee1b1
commit
833ff73808
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ http {
|
|||
default_type application/octet-stream;
|
||||
gzip on;
|
||||
keepalive_timeout 65;
|
||||
lua_load_resty_core off;
|
||||
lua_shared_dict auths 16k;
|
||||
sendfile on;
|
||||
server_tokens off;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue