Configuration files
From Just Solve the File Format Problem
(Difference between revisions)
(→See also) |
(→Specific programs) |
||
Line 14: | Line 14: | ||
== Specific programs == | == Specific programs == | ||
+ | * [[EditorConfig]] | ||
* Microsoft Dynamics AX: [[Axc]] | * Microsoft Dynamics AX: [[Axc]] | ||
* [[Skype shared configuration]] | * [[Skype shared configuration]] |
Revision as of 12:47, 17 March 2017
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
- EditorConfig
- 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.
See also
Links
- Augeas - A utility and library that can edit many configuration file formats