mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:59:23 +08:00
nginx enable reload
This commit is contained in:
@@ -39,6 +39,7 @@ inputs:
|
||||
nginx =
|
||||
{
|
||||
enable = true;
|
||||
enableReload = true;
|
||||
eventsConfig = stripeTabs
|
||||
''
|
||||
worker_connections 524288;
|
||||
|
||||
Reference in New Issue
Block a user