INN commit: trunk/samples (inn.conf.in)

INN Commit rra at isc.org
Sun Sep 26 16:34:38 UTC 2010


    Date: Sunday, September 26, 2010 @ 09:34:38
  Author: iulius
Revision: 9128

Realign our inn.conf sample (because "extraoverviewadvertised"
and "addinjectionpostinghost" are a bit too long for the current
alignment).

Modified:
  trunk/samples/inn.conf.in

-------------+
 inn.conf.in |  242 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 121 insertions(+), 121 deletions(-)

Modified: inn.conf.in
===================================================================
--- inn.conf.in	2010-09-26 16:20:45 UTC (rev 9127)
+++ inn.conf.in	2010-09-26 16:34:38 UTC (rev 9128)
@@ -17,12 +17,12 @@
 # The following parameters are most likely to need setting, although the
 # defaults generated by configure may be reasonable.
 
-mta:                    "@SENDMAIL@ -oi -oem %s"
-organization:           "A poorly-installed InterNetNews site"
-ovmethod:               tradindexed
-hismethod:              hisv6
-pathhost:               @HOSTNAME@
-pathnews:               @prefix@
+mta:                         "@SENDMAIL@ -oi -oem %s"
+organization:                "A poorly-installed InterNetNews site"
+ovmethod:                    tradindexed
+hismethod:                   hisv6
+pathhost:                    @HOSTNAME@
+pathnews:                    @prefix@
 
 #runasuser:
 #runasgroup:
@@ -31,67 +31,67 @@
 
 #domain:
 #innflags:
-mailcmd:                @bindir@/innmail
+mailcmd:                     @bindir@/innmail
 #server:
 
 # Feed Configuration
 
-artcutoff:              10
+artcutoff:                   10
 #bindaddress:
 #bindaddress6:
-dontrejectfiltered:     false
-hiscachesize:           256
-ignorenewsgroups:       false
-immediatecancel:        false
-linecountfuzz:          0
-maxartsize:             1000000
-maxconnections:         50
+dontrejectfiltered:          false
+hiscachesize:                256
+ignorenewsgroups:            false
+immediatecancel:             false
+linecountfuzz:               0
+maxartsize:                  1000000
+maxconnections:              50
 #pathalias:
 #pathcluster:
-pgpverify:              @DO_PGPVERIFY@
-port:                   119
-refusecybercancels:     false
-remembertrash:          true
+pgpverify:                   @DO_PGPVERIFY@
+port:                        119
+refusecybercancels:          false
+remembertrash:               true
 #sourceaddress:
 #sourceaddress6:
-verifycancels:          false
-verifygroups:           false
-wanttrash:              false
-wipcheck:               5
-wipexpire:              10
+verifycancels:               false
+verifygroups:                false
+wanttrash:                   false
+wipcheck:                    5
+wipexpire:                   10
 
 # Article Storage
 
-cnfscheckfudgesize:     0
-enableoverview:         true
-extraoverviewadvertised: [ ]
-extraoverviewhidden:    [ ]
-groupbaseexpiry:        true
-mergetogroups:          false
-nfswriter:              false
-overcachesize:          64
+cnfscheckfudgesize:          0
+enableoverview:              true
+extraoverviewadvertised:     [ ]
+extraoverviewhidden:         [ ]
+groupbaseexpiry:             true
+mergetogroups:               false
+nfswriter:                   false
+overcachesize:               64
 #ovgrouppat:
-storeonxref:            true
-useoverchan:            false
-wireformat:             false
-xrefslave:              false
+storeonxref:                 true
+useoverchan:                 false
+wireformat:                  false
+xrefslave:                   false
 
 # Reading
 
-allownewnews:           true
-articlemmap:            true
-clienttimeout:          1800
-initialtimeout:         10
-msgidcachesize:         16000
-nfsreader:              false
-nfsreaderdelay:         60
-nnrpdcheckart:          true
-nnrpdflags:             ""
-nnrpdloadlimit:         16
-noreader:               false
-readerswhenstopped:     false
-readertrack:            false
-tradindexedmmap:        true
+allownewnews:                true
+articlemmap:                 true
+clienttimeout:               1800
+initialtimeout:              10
+msgidcachesize:              16000
+nfsreader:                   false
+nfsreaderdelay:              60
+nnrpdcheckart:               true
+nnrpdflags:                  ""
+nnrpdloadlimit:              16
+noreader:                    false
+readerswhenstopped:          false
+readertrack:                 false
+tradindexedmmap:             true
 
 # Reading -- Keyword Support
 #
@@ -99,34 +99,34 @@
 # if you enable this feature.  You must have compiled this support in too
 # with --enable-keywords at configure time.
 
-keywords:               false
-keyartlimit:            100000
-keylimit:               512
-keymaxwords:            250
+keywords:                    false
+keyartlimit:                 100000
+keylimit:                    512
+keymaxwords:                 250
 
 # Posting
 
-addinjectiondate:       true
-addinjectionpostinghost: true
-checkincludedtext:      false
+addinjectiondate:            true
+addinjectionpostinghost:     true
+checkincludedtext:           false
 #complaints:
 #fromhost:
-localmaxartsize:        1000000
+localmaxartsize:             1000000
 #moderatormailer:
-nnrpdauthsender:        false
+nnrpdauthsender:             false
 #nnrpdposthost:
-nnrpdpostport:          119
-spoolfirst:             false
-strippostcc:            false
+nnrpdpostport:               119
+spoolfirst:                  false
+strippostcc:                 false
 
 # Posting -- Exponential Backoff
 
-backoffauth:            false
+backoffauth:                 false
 #backoffdb:
-backoffk:               1
-backoffpostfast:        0
-backoffpostslow:        1
-backofftrigger:         10000
+backoffk:                    1
+backoffpostfast:             0
+backoffpostslow:             1
+backofftrigger:              10000
 
 # Reading and Posting -- TLS/SSL Support
 #
@@ -134,71 +134,71 @@
 # at configure time.
 
 #tlscafile:
-#tlscapath:             @sysconfdir@
-#tlscertfile:           @sysconfdir@/cert.pem
-#tlskeyfile:            @sysconfdir@/key.pem
+#tlscapath:                  @sysconfdir@
+#tlscertfile:                @sysconfdir@/cert.pem
+#tlskeyfile:                 @sysconfdir@/key.pem
 
 # Monitoring
 
-doinnwatch:             true
-innwatchbatchspace:     4000
-innwatchlibspace:       25000
-innwatchloload:         1000
-innwatchhiload:         2000
-innwatchpauseload:      1500
-innwatchsleeptime:      600
-innwatchspoolnodes:     200
-innwatchspoolspace:     25000
+doinnwatch:                  true
+innwatchbatchspace:          4000
+innwatchlibspace:            25000
+innwatchloload:              1000
+innwatchhiload:              2000
+innwatchpauseload:           1500
+innwatchsleeptime:           600
+innwatchspoolnodes:          200
+innwatchspoolspace:          25000
 
 # Logging
 
-docnfsstat:             false
-incominglogfrequency:   200
-logartsize:             true
-logcancelcomm:          false
-logcycles:              3
-logipaddr:              true
-logsitename:            true
-logstatus:              false
-logtrash:               true
-nnrpdoverstats:         false
-nntplinklog:            false
+docnfsstat:                  false
+incominglogfrequency:        200
+logartsize:                  true
+logcancelcomm:               false
+logcycles:                   3
+logipaddr:                   true
+logsitename:                 true
+logstatus:                   false
+logtrash:                    true
+nnrpdoverstats:              false
+nntplinklog:                 false
 #stathist:
-status:                 0
-timer:                  0
+status:                      0
+timer:                       0
 
 # System Tuning
 
-badiocount:             5
-blockbackoff:           120
-chaninacttime:          600
-chanretrytime:          300
-datamovethreshold:      8192
-icdsynccount:           10
-keepmmappedthreshold:   1024
+badiocount:                  5
+blockbackoff:                120
+chaninacttime:               600
+chanretrytime:               300
+datamovethreshold:           8192
+icdsynccount:                10
+keepmmappedthreshold:        1024
 #maxcmdreadsize:
-maxforks:               10
-nicekids:               4
-nicenewnews:            0
-nicennrpd:              0
-pauseretrytime:         300
-peertimeout:            3600
-rlimitnofile:           -1
+maxforks:                    10
+nicekids:                    4
+nicenewnews:                 0
+nicennrpd:                   0
+pauseretrytime:              300
+peertimeout:                 3600
+rlimitnofile:                -1
 
 # Paths
 
-patharchive:            @SPOOLDIR@/archive
-patharticles:           @SPOOLDIR@/articles
-pathbin:                @bindir@
-pathcontrol:            @CONTROLDIR@
-pathdb:                 @DBDIR@
-pathetc:                @sysconfdir@
-pathfilter:             @FILTERDIR@
-pathhttp:               @HTTPDIR@
-pathincoming:           @SPOOLDIR@/incoming
-pathlog:                @LOGDIR@
-pathoutgoing:           @SPOOLDIR@/outgoing
-pathoverview:           @SPOOLDIR@/overview
-pathrun:                @RUNDIR@
-pathspool:              @SPOOLDIR@
-pathtmp:                @tmpdir@
+patharchive:                 @SPOOLDIR@/archive
+patharticles:                @SPOOLDIR@/articles
+pathbin:                     @bindir@
+pathcontrol:                 @CONTROLDIR@
+pathdb:                      @DBDIR@
+pathetc:                     @sysconfdir@
+pathfilter:                  @FILTERDIR@
+pathhttp:                    @HTTPDIR@
+pathincoming:                @SPOOLDIR@/incoming
+pathlog:                     @LOGDIR@
+pathoutgoing:                @SPOOLDIR@/outgoing
+pathoverview:                @SPOOLDIR@/overview
+pathrun:                     @RUNDIR@
+pathspool:                   @SPOOLDIR@
+pathtmp:                     @tmpdir@




More information about the inn-committers mailing list