summaryrefslogtreecommitdiff
path: root/roles/private/files/nginx.conf
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-08 02:56:59 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-08 02:56:59 -0500
commit2227a2c0aa044b22eff4cd5355c1f30f31bb77ad (patch)
tree9e18c094ef744125527963456fccd9d29aa1223e /roles/private/files/nginx.conf
parentce4c85dd6f99506128bb125e26728a7416660397 (diff)
downloadoldinfra-2227a2c0aa044b22eff4cd5355c1f30f31bb77ad.tar.gz
oldinfra-2227a2c0aa044b22eff4cd5355c1f30f31bb77ad.zip
roundcube
Diffstat (limited to 'roles/private/files/nginx.conf')
-rw-r--r--roles/private/files/nginx.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/private/files/nginx.conf b/roles/private/files/nginx.conf
index f978052..6ddd8ab 100644
--- a/roles/private/files/nginx.conf
+++ b/roles/private/files/nginx.conf
@@ -1,7 +1,6 @@
user www-data;
worker_processes 4;
pid /run/nginx.pid;
-load_module modules/ndk_http_module.so;
events {
worker_connections 768;