mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 07:53:39 +00:00
automatically select "use" event
This commit is contained in:
@@ -9,8 +9,6 @@ worker_cpu_affinity auto;
|
||||
include /data/nginx/custom/root.conf;
|
||||
|
||||
events {
|
||||
use epoll;
|
||||
|
||||
# Custom
|
||||
include /data/nginx/custom/events.conf;
|
||||
}
|
||||
|
Reference in New Issue
Block a user