dalci-appstream-data/asgen-config.json

19 lines
329 B
JSON

{
"ProjectName": "ArchLinux",
"ArchiveRoot": "/srv/ftp/",
"Backend": "archlinux",
"Features":
{
"validateMetainfo": true,
"createScreenshotsStore": false,
"noDownloads": true
},
"Suites":
{
"arch":
{
"sections": ["core", "extra", "multilib"],
"architectures": ["x86_64"]
}
}
}