home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / bbs / skyfr280.lha / SkyFreq.CFG < prev    next >
Text File  |  1992-02-05  |  3KB  |  95 lines

  1.  
  2. ;                      *> Sample config file for SkyFreq <*
  3.  
  4.  
  5. ; Pathname of the log of TrapDoor
  6. Log                 'bbs:Trap.LOG'
  7.  
  8. ; Your name
  9. SysOp             'Luca Spada'
  10.  
  11. ; A temporary path
  12. OutPath             't:'
  13.  
  14. ; GMT Time offset. (in Italy we are 1 hour faster)
  15. GMT +1
  16.  
  17. ; A file displayed at the bottom of the matrix sent to the calling node
  18. Banner            'txt:Banner.TXT'
  19.  
  20. ; Path where you keep the nodelist
  21. NodelistPath     'bbs:nodelist/'
  22.  
  23. ; Your FidoNet (or other network) address
  24. Address 2:331/106
  25.  
  26. ; Where your Index is placed (generated with MakeIndex)
  27. Index cfg:SkyFreq.Index
  28.  
  29. ; Request security
  30. ;
  31. ; 0 -> F'Req accepted from all nodes (listed/unlisted)
  32. ; 1 -> F'Req accepted only from listed nodes
  33. Allowed 0
  34.  
  35.  
  36. ; Limit file request for different speeds :
  37. ;    | bps | maxfls | maxbytes
  38.  
  39. Limit   300    0         0   ; File requests not accepted from 300 bps callers
  40. Limit  1200   10    300000   ; Max 10 files and  300k for 1200 bps requests
  41. Limit  2400   25    600000   ; Max 25 files and  600k for 2400 bps requests
  42. Limit  4800   30   1100000   ; Max 35 files and 1100k for 4800 bps requests
  43. Limit  7200   40   1500000   ; Max 40 files and 1500k for 7200 bps requests
  44. Limit  9600    *         *   ; No limits for  9600 bps requests
  45. Limit 12000    *         *   ; No limits for 12000 bps requests
  46. Limit 14400    *         *   ; No limits for 14400 bps requests
  47. Limit 17000    *         *   ; No limits for 17000 bps requests
  48. Limit 19200    *         *   ; No limits for 19200 bps requests
  49.  
  50.  
  51. ; When don't accept File Request :
  52. ;
  53. ; 1 -> We accept F'Req
  54. ; 0 -> We don't accept F'Req
  55.  
  56. ; Starts with 00:00, each number is ONE hour
  57. Hour 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
  58.  
  59. ;     Magic name |     File paths     |   Password   |
  60.  
  61. Magic FILES         fil:32/Skyfiles.lzh
  62. Magic NEWFILES     fil:32/newfiles.lzh
  63. Magic NEWS        fil:32/newfiles.lzh
  64. Magic DLGNEWS         fil:32/dlgnews.lzh
  65. Magic ABOUT         fil:32/skyinfo.txt
  66. Magic ADSNODES     fil:32/IdsNodes.TXT
  67. Magic IDSNODES    fil:32/IdsNodes.TXT    lifeislove
  68. Magic PARANEWS        fil:32/Paranews.LZH
  69. Magic PARNEWS     fil:32/Paranews.LZH    yhea
  70. Magic TICK        fil:10/Tick200.LZH     dump
  71. Magic AMILHARC    fil:1/LHARC130.LZH
  72. Magic AMIGATICK   fil:41/atick75.lzh
  73.  
  74. ; Protect a file area with a password
  75. ; Protect <area num> <password>
  76.  
  77. Protect  99  yhep
  78. Protect 123  blahblah
  79.  
  80.  
  81. ; Doesn't accept file request from these nodes
  82. ; NoFreq <zone>:<net>/<node>.<point>
  83.  
  84. NoFreq 2:123/456.7
  85. NoFreq 1:983/23.0
  86. NoFreq 2:20022/23.0
  87.  
  88. ; Uncomment the following line if you want SkyFreq to check the filenames
  89.   ONLY in its index file. This is a very usefull options for BBS with
  90.   thousands of files!
  91.  
  92. ; No Deep Check
  93.  
  94.  
  95.