Files

9 lines
243 B
JSON

{
"_comment": "Remove all _comment lines if you put this into production!",
"news_topics": {
"_comment": "news_topics is an object of topic IDs (as strings) to arrays of possible article authors.",
"1234": ["John Doe", "Jane Doe"]
}
}