aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/httpd-vhost.conf-example2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example
index d0ca7c2b1..ae67c9cb0 100644
--- a/config/httpd-vhost.conf-example
+++ b/config/httpd-vhost.conf-example
@@ -21,8 +21,6 @@
# App server configuration
<IfModule mod_passenger.c>
PassengerAppRoot /opt/alaveteli
- PassengerUser passenger
- PassengerGroup alaveteli
# Set this to something like 100 if you have memory leak issues
PassengerMaxRequests 2000