AMPTemplates/openrametaconfig.json
2023-10-11 17:56:36 +11:00

16 lines
299 B
JSON

[
{
"ConfigFile":"Support/motd.txt",
"ConfigType":"kvp",
"ConfigFormat":"{0}{1}",
"Subsections":[
{
"Heading":"$root",
"SettingMappings":{
"":"motd"
}
}
]
}
]