-
Notifications
You must be signed in to change notification settings - Fork 15
/
sox.common.info.json
57 lines (57 loc) · 1.91 KB
/
sox.common.info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"privileges": {
"beta": {
"access review queues": 350,
"access to moderator tools": 2000,
"approve tag wiki edits": 1500,
"cast close and reopen votes": 500,
"comment everywhere": 50,
"create chat rooms": 100,
"create gallery chat rooms": 1000,
"create posts": 1,
"create tag synonyms": 1250,
"create tags": 150,
"create wiki posts": 10,
"edit community wiki": 100,
"edit questions and answers": 1000,
"established user": 750,
"flag posts": 15,
"participate in meta": 5,
"protect questions": 3500,
"remove new user restrictions": 10,
"set bounties": 75,
"talk in chat": 20,
"trusted user": 4000,
"view close votes": 250,
"vote down": 125,
"vote up": 15
},
"graduated": {
"access review queues": 2000,
"access to moderator tools": 10000,
"approve tag wiki edits": 5000,
"cast close and reopen votes": 3000,
"comment everywhere": 5,
"create chat rooms": 100,
"create gallery chat rooms": 1000,
"create posts": 1,
"create tag synonyms": 2500,
"create tags": 500,
"create wiki posts": 10,
"edit community wiki": 100,
"edit questions and answers": 2000,
"established user": 1000,
"flag posts": 15,
"participate in meta": 5,
"protect questions": 15000,
"reduce ads": 200,
"remove new user restrictions": 10,
"set bounties": 75,
"talk in chat": 20,
"trusted user": 20000,
"view close votes": 250,
"vote down": 125,
"vote up": 15
}
}
}