home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dnew54c3.zip / DNEWSWEB.INI < prev    next >
Text File  |  1997-08-14  |  1KB  |  41 lines

  1. # This header file is sensitive to case and spaces, so edit it with care.
  2. # the format is 
  3. # paramter value
  4.  
  5. # Specify the newshost, use and ip number to speed up the response.
  6. newshost 161.29.2.1
  7.  
  8. # Groups to display as available
  9. groups rec.humor,rec.humor.funny,test.one,test.two
  10.  
  11. # Groups to actually let people read
  12. allow rec.*,test.*
  13.  
  14. # Define the directory where your *.tpl TEMPLATES are
  15. # this is now REQUIRED.  You may need to add the 
  16. # disk drive, e.g. d:\dnews\web
  17. templates \dnews\web
  18.  
  19. # -------------------------------------------------------------------
  20. # OPTIONAL SETTINGS BELOW HERE, remove comment char to implement
  21.  
  22. # Debugging off, if on then you will find dnewsweb.log
  23. debug false
  24.  
  25. #    Approx number of items to return with each page
  26. # pagesize 100
  27.  
  28. #    Enable the search button, only valid if you are running the full text 
  29. #    searching XMIT process, see DNEWS install.txt for details
  30. # search true
  31.  
  32. #    Required by cgi-wrappers so that dnewsweb gets the path
  33. #    correct, the following will usually work
  34. # cgi_path dnewsweb
  35.  
  36. #     Control posting to a limited subset of groups
  37. # post_groups comp.lang.c*
  38.  
  39. #     Limit users who can post (only ip addresses work)
  40. # post_users 161.29.32.*
  41.