/[muddleftpd]/muddleftpd/defaults.h.in
ViewVC logotype

Diff of /muddleftpd/defaults.h.in

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

revision 1.1 by rugger, Sun Oct 20 11:51:26 2002 UTC revision 1.1.6.1 by ganneff, Sat Oct 26 21:58:04 2002 UTC
# Line 1  Line 1 
1  /* This files specifies default values and other values */  /* This files specifies default values and other values */
2    
3  /* Specify where the default config file is */  /* Specify where the default config file is */
4  #define CONFIGFILE "/etc/muddleftpd/muddleftpd.conf"  #define CONFIGFILE "/@sysconfdir@/muddleftpd/muddleftpd.conf"
5    
6  #define         MAXSECTIONLEN   40      /* Maximum length of a section name */  #define         MAXSECTIONLEN   40      /* Maximum length of a section name */
7  #define         MAXPENDCONN     10      /* Maximum connections for listen */  #define         MAXPENDCONN     10      /* Maximum connections for listen */
# Line 28  Line 28 
28  #define LOGFILE                 "/var/log/muddleftpd.log"  #define LOGFILE                 "/var/log/muddleftpd.log"
29  #define LOGINDUMP               "(null)"  #define LOGINDUMP               "(null)"
30  #define EMAIL                   "ftp@localhost"  #define EMAIL                   "ftp@localhost"
31  #define SCRATCHFILE             "/etc/muddleftpd/muddleftpd.scratch"  #define SCRATCHFILE             "@sysconfdir@/muddleftpd/muddleftpd.scratch"
   
 #define PROGNAME                "muddleftpd"  
 #define VERSTR                  "1.3.13"  
32    
33  #undef ACCESSCMD  #undef ACCESSCMD
34  #undef DUMPCMD  #undef DUMPCMD

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26