AMPTemplates/openrametaconfig.json

16 lines
299 B
JSON
Raw Permalink Normal View History

2023-10-11 08:56:36 +02:00
[
{
"ConfigFile":"Support/motd.txt",
"ConfigType":"kvp",
"ConfigFormat":"{0}{1}",
"Subsections":[
{
"Heading":"$root",
"SettingMappings":{
"":"motd"
}
}
]
}
]