home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / server / dnews52b.exe / dnews.add < prev    next >
Encoding:
Text File  |  1999-07-06  |  1.2 KB  |  38 lines

  1.  
  2. # --------------OPTIONAL THINGS TO CHANGE BELOW HERE -----------------------
  3. # Refuse news articles with a 'date' more than this old, this is just to avoid
  4. # accepting news from a restored news disk.
  5. too_old 35
  6.  
  7. # Send daily reports, default is 'yes'
  8. # report no
  9.  
  10. # Logging and debug settings, error,warn,info,debug
  11. # debug item:group:feed:chan:  Selective debugging output Default is all
  12. loglvl info
  13.  
  14. # Number of days to keep fetching each news group after it's last read
  15. life 20
  16.  
  17. # expire_at mins hours 
  18. # this example would only do updates at night
  19. # update_at *5 17-7
  20. # Update twice an hour and do one expire at 2 in the morning
  21. update_at 5,40 *
  22. expire_at 5 2
  23.  
  24. # If less than 'n' megabytes are free on any partition/volume/disk then
  25. # news will stop  sucking and accepting feeds, posts still work.
  26. workarea_min    5
  27. history_min    20
  28. spool_min    10
  29.  
  30. # Do forward dns lookups on IHAVE entries in access.conf
  31. # and find all the numbers related to the name.
  32. access_forward true
  33.  
  34. # Do forward dns lookups on names returned from reverse
  35. # dns lookups, if the number doesn't match the original number
  36. # then don't use the name for access.conf checking. This 
  37. # prevents dns spoofing (which is very very rare but possible).
  38. dns_check true