user private profile restrictions (#652)
This commit is contained in:
parent
56cfed43f9
commit
c6d3cbdba9
8 changed files with 70 additions and 8 deletions
|
@ -1 +1,12 @@
|
|||
{"Bots": true, "Read-only mode": false, "Signups": true, "FilterNewPosts": false, "FilterCommentsMinComments": 0, "FilterCommentsMinKarma": 0, "FilterCommentsMinAgeDays": 0}
|
||||
{
|
||||
"Bots": true,
|
||||
"Read-only mode": false,
|
||||
"Signups": true,
|
||||
"FilterNewPosts": false,
|
||||
"FilterCommentsMinComments": 0,
|
||||
"FilterCommentsMinKarma": 0,
|
||||
"FilterCommentsMinAgeDays": 0,
|
||||
"min_comments_private_profile": 0,
|
||||
"min_truescore_private_profile": 0,
|
||||
"min_age_days_private_profile": 0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue