/[hydra]/hydra/src/defines.h
ViewVC logotype

Diff of /hydra/src/defines.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by nmav, Wed Sep 25 06:42:34 2002 UTC revision 1.10 by nmav, Wed Sep 25 07:33:35 2002 UTC
# Line 30  Line 30 
30  #define SERVER_ROOT "/etc/boa"  #define SERVER_ROOT "/etc/boa"
31  #endif  #endif
32    
33  /***** Change this via the CGIPath configuration value in boa.conf *****/  /***** Change this via the CGIPath configuration value in hydra.conf *****/
34  #define DEFAULT_PATH     "/bin:/usr/bin:/usr/local/bin"  #define DEFAULT_PATH     "/bin:/usr/bin:/usr/local/bin"
35    
36  /***** Change this via the SinglePostLimit configuration value in boa.conf *****/  /***** Change this via the SinglePostLimit configuration value in hydra.conf *****/
37  #define SINGLE_POST_LIMIT_DEFAULT               1024 * 1024 /* 1 MB */  #define SINGLE_POST_LIMIT_DEFAULT               1024 * 1024 /* 1 MB */
38    
39  /***** BOA error codes for socket operations */  /***** BOA error codes for socket operations */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26