home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / VALEN130.ZIP / QWKNET.CFG < prev    next >
Text File  |  1993-08-17  |  5KB  |  106 lines

  1. ; :::: QWKNET.CFG ::::
  2.  
  3. ; The actual name of this file should be BBSID.CFG, where BBSID is the
  4. ; packet name used by your hub BBS. Note that numbered packets, like the
  5. ; ones Valence creates by default, should NOT be used! The name of the
  6. ; packet must be the same as the name of the configuration file, with the
  7. ; extension .QWK.
  8.  
  9. ; You can have multiple hubs by creating multiple configuration files. Each
  10. ; network subboard should be listed in only one config file.
  11.  
  12. ; The format of this file is the same as Valence's other configuration
  13. ; files. Commented lines may be deleted. Case of keywords is irrelevant.
  14.  
  15. ; The new keywords for QWK networking are:
  16.  
  17. HubSysop  William McBrine
  18.  
  19. ; If any imported messages are To or From "SYSOP", "SYSOP" will be changed
  20. ; to the name specified here. (This should be the name of the sysop of your
  21. ; hub, NOT your name.)
  22.  
  23. ImpTag    The Naked Singularity ■ Salisbury, NC ■ xxx-xxx-xxxx
  24.  
  25. ; This is the default network origin "tagline" for your hub BBS, which will
  26. ; be added to imported messages which don't already have a network tag. Many
  27. ; (if not most) net-status QWK doors don't add these lines when creating
  28. ; packets, and leave it to the importing program.
  29.  
  30. ExpTag    Your BBS Name Here ■ Anytown, USA ■ xxx-xxx-xxxx
  31.  
  32. ; This is your own default network tagline, added to exported messages. The
  33. ; format here is suggested, but you can use anything up to 65 characters
  34. ; long. (Note the character 254 used as a delimiter. This is customary in
  35. ; QWK nets, but not, to my knowledge, of any real importance.) In QWK nets,
  36. ; there's nothing corresponding to a Fidonet node number, so you have a
  37. ; little more room on the line.
  38.  
  39. ; Many networks require you to include the name of the network in the
  40. ; tagline. E.G.:
  41.  
  42. ;ExpTag    U'NI-net US ■ Your BBS Name Here ■ Anytown, USA ■ xxx-xxx-xxxx
  43.  
  44. ; This is probably a good idea anyway, particularly if you're in more than
  45. ; one QWK net.
  46.  
  47. ;ImpTagX   1 OtherNet ■ The Naked Singularity ■ Salisbury, NC ■ xxx-xxx-xxxx
  48. ;ExpTagX   1 OtherNet ■ Your BBS Name Here ■ Anytown, USA ■ xxx-xxx-xxxx
  49.  
  50. ; These commands specify an alternate tagline, by number. ("ImpTagX 0" and
  51. ; "ExpTagX 0" are equivalent to "ImpTag" and "ExpTag".) These are primarily
  52. ; for when you get a feed for more than one net from the same hub, but you
  53. ; can use them to specify a different tagline for every subboard, if you
  54. ; want. You can specify up to 256 taglines each for Import and Export.
  55.  
  56. Conf      2 CHAT      ;Local chat conference
  57. Conf      3 MORE      ;Another area
  58. Conf      4 OFFLINE 1 ;OtherNet OFFLINE conference
  59.  
  60. ; The above are examples of conference area definitions. After the keyword
  61. ; "Conf", the first number specifies the conference number used for an area
  62. ; in the .QWK packet downloaded from your hub. The next field is the name of
  63. ; the corresponding Searchlight subboard on your board. (You must create
  64. ; these subboards manually.) If there is a second number after that, it
  65. ; specifies the Import/Export taglines to use; if not, the defaults are
  66. ; used.
  67.  
  68. ; Any number of "Conf" lines may be used, and they may appear in any order
  69. ; (and anywhere in the config file). Each of these subboards, and only these
  70. ; subboards, will be scanned at export time.
  71.  
  72. ; At a minimum, you must have one "ImpTag", one "ExpTag", and one "Conf"
  73. ; line defined in this file.
  74.  
  75. ;-------------------------------------------------------------------------
  76.  
  77. ; In addition to these new keywords, you can use any of the standard
  78. ; VALENCE.CFG keywords in each network .CFG file. Settings in this file will
  79. ; override those in the main .CFG. Some keywords which you might wish to use
  80. ; here are:
  81.  
  82. ;Archiver  ZIP
  83.  
  84. ; This archiver (default: ZIP) will be used when creating the .REP packets.
  85. ; The format of network .QWK packets is detected automatically, as with
  86. ; uploaded .REPs, but you must set the archiver for network .REPs explicitly
  87. ; if you wish to use one other than the default.
  88.  
  89. ;Sysop     My Other Name
  90.  
  91. ; You might use a different name in the network than you do locally.
  92.  
  93. ;LogFile   QWKNET.LOG
  94.  
  95. ; You can set up a separate logfile for network transfers.
  96.  
  97. ;LocQWK    C:\ROBOCOMM\
  98. ;LocREP    C:\ROBOCOMM\
  99.  
  100. ; Network .QWK packets downloaded from your hub are looked for in the LocQWK
  101. ; directory. Network .REPs are placed in the LocREP directory.
  102.  
  103. ; You can also put any of the network keywords in the main VALENCE.CFG file,
  104. ; but I recommend against this. The BBSID.CFG file must exist in order for
  105. ; Valence to import and export, even if it's only one blank line.
  106.