summarylogtreecommitdiffstats
path: root/nginx.conf
diff options
context:
space:
mode:
authorJames An2015-08-04 13:42:42 -0400
committerJames An2015-08-04 13:42:42 -0400
commit703835cdb69a7daa97baeb106426bab803ed9ac2 (patch)
tree456987663050b6b71ad973378b601b82743af1b8 /nginx.conf
parent8580155e53937717ed5a0f6cebeb32eb2263a775 (diff)
downloadaur-703835cdb69a7daa97baeb106426bab803ed9ac2.tar.gz
Moved all systemd unit changes to their own aegir service units, set aegir user as an alias use of http, and reorganised PHP/-FPM configurations.
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.conf b/nginx.conf
index e9a9d6594fde..99731557e5d2 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -1,4 +1,4 @@
-user aegir http;
+user http;
worker_processes 1;
error_log stderr;