home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / skyfr310.lha / SKyFreq.CFG < prev    next >
Text File  |  1993-02-16  |  3KB  |  98 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 temp 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. ; Priority to run SkyFreq at
  21. Pri 2
  22.  
  23. ; Path where you keep the nodelist
  24. NodelistPath     bbs:nodelist/
  25.  
  26. ; Your FidoNet (or other network) address
  27. Address 2:331/106
  28.  
  29. ; Where your Index and SubIndex are placed (generated with MakeIndex)
  30. Index cfg:SkyFreq.Data
  31.  
  32. ; Request security
  33. ;
  34. ; 0 -> FReq accepted from all nodes (listed/unlisted)
  35. ; 1 -> FReq accepted only from listed nodes
  36. Allowed 0
  37.  
  38.  
  39. ; Limit file request for different speeds :
  40. ;    | bps | maxfls | maxbytes
  41.  
  42. Limit   300    0         0   ; File requests not accepted from 300 bps callers
  43. Limit  1200   10    300000   ; Max 10 files and  300k for 1200 bps requests
  44. Limit  2400   25    600000   ; Max 25 files and  600k for 2400 bps requests
  45. Limit  4800   30   1100000   ; Max 35 files and 1100k for 4800 bps requests
  46. Limit  7200   40   1500000   ; Max 40 files and 1500k for 7200 bps requests
  47. Limit  9600    *         *   ; No limits for  9600 bps requests
  48. Limit 12000    *         *   ; No limits for 12000 bps requests
  49. Limit 14400    *         *   ; No limits for 14400 bps requests
  50. Limit 16800    *         *   ; No limits for 16800 bps requests
  51. Limit 19200    *         *   ; No limits for 19200 bps requests
  52.  
  53.  
  54. ; When dont accept File Request :
  55. ;
  56. ; 1 -> We accept FReq
  57. ; 0 -> We dont accept FReq
  58.  
  59. ; Starts with 00:00, each number is ONE hour
  60. 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
  61.  
  62. ;     Magic name |     File paths     |   Password   |
  63.  
  64. Magic FILES         fil:32/Skyfiles.lzh
  65. Magic NEWFILES     fil:32/newfiles.lzh
  66. Magic NEWS        fil:32/newfiles.lzh
  67. Magic DLGNEWS         fil:32/dlgnews.lzh
  68. Magic ABOUT         fil:32/skyinfo.txt
  69. Magic ADSNODES     fil:32/IdsNodes.TXT
  70. Magic IDSNODES    fil:32/IdsNodes.TXT    lifeislove
  71. Magic PARANEWS        fil:32/Paranews.LZH
  72. Magic PARNEWS     fil:32/Paranews.LZH    yhea
  73. Magic TICK        fil:10/Tick200.LZH     dump
  74. Magic AMILHARC    fil:1/LHARC130.LZH
  75. Magic AMIGATICK   fil:41/atick75.lzh
  76.  
  77. ; Protect a file area with a password
  78. ; Protect <area num> <password>
  79.  
  80. Protect  99  yhep
  81. Protect 123  blahblah
  82.  
  83.  
  84. ; Doesnt accept file request from these nodes
  85. ; NoFreq <zone>:<net>/<node>.<point>
  86.  
  87. NoFreq 2:123/456.7
  88. NoFreq 1:983/23.0
  89. NoFreq 2:20022/23.0
  90.  
  91. ; Uncomment the following line if you want SkyFreq to check the filenames
  92.   ONLY in its index file. This is a very useful options for BBS with
  93.   thousands of files!
  94.  
  95. No Deep Check
  96.  
  97.  
  98.