====== .cfg files ======

The ''.cfg'' files in the ''[[dir:ctrl]]'' directory are text files with an ad-hoc format.  

Viewing the default file may show documentation on the format in comments at the top.

^Filename Page             ^Default Contents^
|''[[alias.cfg]]''        |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/alias.cfg|alias.cfg]]|
|''[[attr.cfg]]''         |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/attr.cfg|attr.cfg]]|
|''[[dns_blacklist.cfg]]''|[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/dns_blacklist.cfg|dns_blacklist.cfg]]|
|''[[dnsbl_exempt.cfg]]'' |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/dnsbl_exempt.cfg|dnsbl_exempt.cfg]]|
|''[[domains.cfg]]''      |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/domains.cfg|domains.cfg]]| 
|''[[ftpalias.cfg]]''     |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/ftpalias.cfg|ftpalias.cfg]]|
|''[[newslink.cfg]]''     |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/newslink.cfg|newslink.cfg]]|
|''[[relay.cfg]]''        |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/relay.cfg|relay.cfg]]| 
|''[[sbbsecho.cfg]]''     |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/sbbsecho.cfg|sbbsecho.cfg]]| 
|''[[spambait.cfg]]''     |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/spambait.cfg|spambait.cfg]]|
|''[[spamblock.cfg]]''    |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/spamblock.cfg|spamblock.cfg]]|
|''[[spamblock_exempt.cfg]]''    |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/spamblock_exempt.cfg|spamblock_exempt.cfg]]|
|''[[twitlist.cfg]]''     |[[https://gitlab.synchro.net/sbbs/sbbs/-/raw/master/ctrl/twitlist.cfg|twitlist.cfg]]|

Eventually, these files will be replaced with similar files over a more modern/flexible format.

===== See Also =====
  * [[:config:|Configuration]]


{{tag>configuration file_type cfg}}