소스 검색

Example for load_module

master
Konrad Mosoń 6 년 전
부모
커밋
9c4634d40a
No account linked to committer's email address
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

Loading…
취소
저장