diff options
Diffstat (limited to 'config/foimongreld.ugly')
-rw-r--r-- | config/foimongreld.ugly | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/foimongreld.ugly b/config/foimongreld.ugly index f67b732e8..2eb7aa5c4 100644 --- a/config/foimongreld.ugly +++ b/config/foimongreld.ugly @@ -7,7 +7,8 @@ RUNDIR=/data/vhost/!!(*= $vhost *)!!/mysociety/foi PIDDIR=/data/vhost/!!(*= $vhost *)!!/mysociety/foi/log DUSER=!!(*= $user *)!! -# number of ports = number of instances - also need to change Apache config though. +# number of ports = number of instances - also need to change config/httpd.conf +# to actually use the new mongrels. PORTS="3000 3001 3002 3003 3004 3005 3006 3007" function stop_mongrels { |