1b8b239f52
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
24 lines
No EOL
758 B
JSON
24 lines
No EOL
758 B
JSON
{
|
|
"title_regexes": [],
|
|
"body_blacklisted_strings": ["no"],
|
|
"title_blacklisted_strings": ["no"],
|
|
"body_text_max_length": 2000,
|
|
"title_required_strings": ["yes"],
|
|
"guidelines_text": "test",
|
|
"gallery_min_items": 2,
|
|
"domain_blacklist": ["example.com"],
|
|
"domain_whitelist": [],
|
|
"title_text_max_length": 200,
|
|
"body_restriction_policy": "none",
|
|
"link_restriction_policy": "none",
|
|
"guidelines_display_policy": null,
|
|
"body_required_strings": ["yes"],
|
|
"title_text_min_length": 50,
|
|
"gallery_captions_requirement": "none",
|
|
"is_flair_required": false,
|
|
"gallery_max_items": 20,
|
|
"gallery_urls_requirement": "none",
|
|
"body_regexes": [],
|
|
"link_repost_age": 2,
|
|
"body_text_min_length": 50
|
|
} |