From 9c4634d40a3bb58e7fc67641f1b5f44c219f2414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konrad=20Moso=C5=84?= Date: Fri, 29 Jun 2018 12:46:12 +0200 Subject: [PATCH] Example for load_module --- pillar.example | 1 + 1 file changed, 1 insertion(+) diff --git a/pillar.example b/pillar.example index a91ad14..017e775 100644 --- a/pillar.example +++ b/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