Browse Source

*** empty log message ***

Chris McDonough 19 years ago
parent
commit
301e43e6bb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.txt

+ 2 - 0
README.txt

@@ -399,10 +399,12 @@ Examples of Program Configurations
     [program:zope1]
     command=/path/to/instance/home/bin/runzope
     priority=2
+    log_stderr=true
 
     [program:zope2]
     command=/path/to/another/instance/home/bin/runzope
     priority=2
+    log_stderr=true
 
   OpenLDAP slapd::