-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Introduce APICAST_LUA_SOCKET_KEEPALIVE_REQUESTS environment variable" #1504
Revert "Introduce APICAST_LUA_SOCKET_KEEPALIVE_REQUESTS environment variable" #1504
Conversation
|
||
## Dependencies | ||
|
||
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With a correct configuration, LuaRocks installs dependencies into the correct path where OpenResty can see them. | ||
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With a correct configuration, LuaRocks installs dependencies into the correct path where OpenResty can see them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With a correct configuration, LuaRocks installs dependencies into the correct path where OpenResty can see them. | |
APIcast uses LuaRocks, the package manager for Lua modules, to install dependencies. With the proper configuration, LuaRocks installs dependencies into the path accessible to OpenResty. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a suggestion.
Thanks @dfennessy, you are fast 😄 . This one revert the previous PR, and somehow the build.md was changed. 😓 . I would prefer to keep the docs unchanged if you don't mind. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on your comment ... lgtm 😄
Reverts #1496