Configuration files
From Just Solve the File Format Problem
(Difference between revisions)
(→General files used by multiple systems) |
(→General files used by multiple systems) |
||
Line 22: | Line 22: | ||
* [[mime.types]] | * [[mime.types]] | ||
* [[TOML]] | * [[TOML]] | ||
+ | |||
+ | Generic formats sometimes used for configuration files include [[XML]], [[JSON]], and [[YAML]]. | ||
== See also == | == See also == | ||
* [[System files]] | * [[System files]] |
Revision as of 13:48, 27 March 2016
Files used in the configuration of systems and software. Many such files will appear in various other categories in accordance with what sort of systems they are configuring.
Contents |
Specific systems
Specific programs
- Microsoft Dynamics AX: Axc
- Skype shared configuration
General files used by multiple systems
Generic formats sometimes used for configuration files include XML, JSON, and YAML.