Basically, two kinds of Config File Handlers exist:
Both Config File Handler types can be used as sfipackagefileformat entries in the configfiles configuration file.
Modules | |
| SimpleKeyColon File Format | |
| Files with "key: val" lines. | |
| SimpleKeyEqual File Format | |
| Files with "key=value" lines. | |
| SimpleKeyEqualSpaceTolerant File Format | |
| Files with "key = value" lines. | |
| SimpleKey File Format | |
| Files with "key value" lines. | |
1.4.5