mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
9 lines
243 B
JSON
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"]
|
|
}
|
|
}
|