Next revision | Previous revision |
config:cfg_files [2010/02/23 13:52] – CFG created <- INI deuce | config:cfg_files [2022/03/14 19:21] (current) – [See Also] Andre |
---|
====== Cfg Files ====== | ====== .cfg files ====== |
| |
Most of the rest of the files in the [[dir:ctrl|CTRL Directory]] are text files with an ad-hoc format. Many of these have a .cfg extension but are formatted in completely different ways. Viewing the file may show documentation on the format in comments at the top. | 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.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 ===== | ===== See Also ===== |
* [[:config:|config index]] | * [[:config:|Configuration]] |
| |
| {{tag>configuration file_type cfg}} |