2019-12-02 16:58:12 +01:00
|
|
|
{
|
|
|
|
"system_filters": [{
|
|
|
|
"name": "Default",
|
|
|
|
"description": "The site's default filter.",
|
|
|
|
"hidden": [
|
|
|
|
"explicit",
|
|
|
|
"grotesque"
|
|
|
|
],
|
|
|
|
"spoilered": [
|
|
|
|
"questionable"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Everything",
|
|
|
|
"description": "This filter won't filter out anything at all.",
|
|
|
|
"hidden": [],
|
|
|
|
"spoilered": []
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"forums": [{
|
|
|
|
"name": "General Discussion",
|
|
|
|
"short_name": "dis",
|
|
|
|
"description": "This is a discussion forum for everything unrelated to the show or other forums",
|
|
|
|
"access_level": "normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Episode Discussion",
|
|
|
|
"short_name": "pony",
|
|
|
|
"description": "Discuss the show, characters, and theories",
|
|
|
|
"access_level": "normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Site and Policy",
|
|
|
|
"short_name": "meta",
|
|
|
|
"description": "For site discussion and policy discussion",
|
|
|
|
"access_level": "normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Art Chat",
|
|
|
|
"short_name": "art",
|
|
|
|
"description": "Discuss art of any form, and share techniques and tips",
|
|
|
|
"access_level": "normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Roleplaying",
|
|
|
|
"short_name": "rp",
|
|
|
|
"description": "Roleplaying forum, in which people play roles",
|
|
|
|
"access_level": "normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Site Assistant Discussion",
|
|
|
|
"short_name": "helper",
|
|
|
|
"description": "Restricted - Assistants and Staff",
|
|
|
|
"access_level": "assistant"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Moderation Discussion",
|
|
|
|
"short_name": "mod",
|
|
|
|
"description": "Restricted - Staff only",
|
|
|
|
"access_level": "staff"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"users": [{
|
|
|
|
"name": "Administrator",
|
|
|
|
"email": "admin@example.com",
|
|
|
|
"password": "trixieisbestpony",
|
|
|
|
"role": "admin"
|
|
|
|
}],
|
|
|
|
"rating_tags": [
|
|
|
|
"safe",
|
|
|
|
"suggestive",
|
|
|
|
"questionable",
|
|
|
|
"explicit",
|
|
|
|
"semi-grimdark",
|
|
|
|
"grimdark",
|
|
|
|
"grotesque"
|
2019-12-16 03:21:14 +01:00
|
|
|
],
|
|
|
|
"roles": [
|
|
|
|
{"name": "moderator", "resource_type": "Image"},
|
|
|
|
{"name": "moderator", "resource_type": "DuplicateReport"},
|
|
|
|
{"name": "moderator", "resource_type": "Comment"},
|
|
|
|
{"name": "moderator", "resource_type": "Tag"},
|
|
|
|
{"name": "moderator", "resource_type": "UserLink"},
|
|
|
|
{"name": "admin", "resource_type": "Tag"},
|
|
|
|
{"name": "moderator", "resource_type": "User"},
|
|
|
|
{"name": "admin", "resource_type": "SiteNotice"},
|
|
|
|
{"name": "admin", "resource_type": "Badge"},
|
|
|
|
{"name": "admin", "resource_type": "Role"},
|
|
|
|
{"name": "batch_update", "resource_type": "Tag"},
|
|
|
|
{"name": "moderator", "resource_type": "Topic"},
|
2020-03-03 20:29:14 +01:00
|
|
|
{"name": "admin", "resource_type": "Advert"},
|
|
|
|
{"name": "admin", "resource_type": "StaticPage"}
|
2020-04-05 01:33:03 +02:00
|
|
|
],
|
|
|
|
"pages": []
|
2019-12-16 03:21:14 +01:00
|
|
|
}
|