From 2227a2c0aa044b22eff4cd5355c1f30f31bb77ad Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 8 Jan 2024 02:56:59 -0500 Subject: roundcube --- roles/private/files/nginx.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/private/files/nginx.conf') 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; -- cgit v1.2.3-70-g09d2