浏览代码

Example for load_module

master
Konrad Mosoń 6 年前
父节点
当前提交
9c4634d40a
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      pillar.example

+ 1
- 0
pillar.example 查看文件

@@ -85,6 +85,7 @@ nginx:
# options; if it is found other options (worker_processes: 4 and so
# on) are not processed and just upload the file from source
worker_processes: 4
load_module: modules/ngx_http_lua_module.so
pid: /var/run/nginx.pid ### Directory location must exist
events:
worker_connections: 768

正在加载...
取消
保存