Configuration files
From Just Solve the File Format Problem
(Difference between revisions)
(Added Fossil configuration database) |
(→Specific programs) |
||
Line 21: | Line 21: | ||
* [[EditorConfig]] | * [[EditorConfig]] | ||
* [[Fossil configuration database]] | * [[Fossil configuration database]] | ||
+ | * [[InstallShield INX]] (.inx) | ||
* Microsoft Dynamics AX: [[Axc]] | * Microsoft Dynamics AX: [[Axc]] | ||
* [[mime.types]] | * [[mime.types]] |
Revision as of 21:13, 13 September 2021
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
MS-DOS
Refer to DOS configuration files.
Windows
Refer to Windows configuration files.
Specific programs
(including domain-specific formats used by multiple programs)
- EditorConfig
- Fossil configuration database
- InstallShield INX (.inx)
- Microsoft Dynamics AX: Axc
- mime.types
- Nginx configuration files
- PAM configuration file
- Skype shared configuration
General files used by multiple systems
General purpose formats sometimes used for config files:
See also
Links
- Augeas - A utility and library that can edit many configuration file formats