Configuration files
From Just Solve the File Format Problem
(Difference between revisions)
(→Specific programs) |
|||
Line 9: | Line 9: | ||
* [[DOS configuration files]] | * [[DOS configuration files]] | ||
− | |||
* [[Windows configuration files]] | * [[Windows configuration files]] | ||
Line 16: | Line 15: | ||
* [[EditorConfig]] | * [[EditorConfig]] | ||
* Microsoft Dynamics AX: [[Axc]] | * Microsoft Dynamics AX: [[Axc]] | ||
+ | * [[Nginx configuration files]] | ||
+ | * [[PAM configuration file]] | ||
* [[Skype shared configuration]] | * [[Skype shared configuration]] | ||
Revision as of 19:37, 6 May 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
- Nginx configuration files
- PAM configuration file
- 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