AMPTemplates/core-keepermetaconfig.json

9 lines
209 B
JSON
Raw Permalink Normal View History

2023-08-21 14:33:26 +02:00
[
{
"ConfigFile":"doorstop_config.ini",
"AutoMap":true,
"ConfigType":"ini",
"ConfigFormat":"{0} = {1}",
"ConfigFormatRegex":"^(?<key>.+?) *= *(?<value>.*?)$"
}
]