-
Notifications
You must be signed in to change notification settings - Fork 8
/
sara_settings.json
242 lines (242 loc) · 4.73 KB
/
sara_settings.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
[
{
"id": 1,
"keyname": "oneclick-login",
"description": "Defines if the oneclick-login gets displayed when you're on logon-page",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 2,
"keyname": "agecheck-cookie",
"description": "Defines if agecheck-cookies should be automatically set",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 3,
"keyname": "standard-currency",
"description": "Defines which currency should be used for calculations",
"val1": "€",
"val2": "EUR",
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 4,
"keyname": "currency-change",
"description": "Defines the change-ratio for your chosen currency (can be automatically fetched from steam)",
"val1": 1.5,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 5,
"keyname": "currency-change-update",
"description": "Defines if the change-ration should be automatically fetched from steam",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 6,
"keyname": "bulk-sell",
"description": "Defines if the bulk-sell feature should be added to the inventory",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 7,
"keyname": "bulk-sell-2fa",
"description": "Defines if items from bulk-sell are getting automatically confirmed via 2fa",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 8,
"keyname": "bulk-sell-timeout",
"description": "Defines the timeout for bulk-sell (dev)",
"val1": 10,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 9,
"keyname": "google-cloud-sync",
"description": "Defines if your database should be synchronized with Google Cloud (encrypted)",
"val1": 1,
"val2": "1234567890",
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 10,
"keyname": "database-encryption",
"description": "Defines if your database should be encrypted and specifies a password (also used for login on this extension)",
"val1": 1,
"val2": "1234567890",
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 11,
"keyname": "trade-accept-gifts",
"description": "Defines if items that are gifted to you via trade are getting automatically accepted",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 12,
"keyname": "trade-to-bots-2fa",
"description": "Defines if trades send to bots gets automatically confirmed via 2fa",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 13,
"keyname": "booster-calc-apikey",
"description": "Defines the apikey for booster-calculator, which can not be obtained for free",
"val1": "",
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 14,
"keyname": "widget-master-games",
"description": "Defines if the widget should be loaded and displayed on start",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 15,
"keyname": "widget-account-levels",
"description": "Defines if the widget should be loaded and displayed on start",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
},
{
"id": 16,
"keyname": "steam-shrink-topbar",
"description": "Defines if the topbar on steam-store and steamcommunity should be shrinked",
"val1": 1,
"val2": null,
"val3": null,
"val4": null,
"val5": null,
"val6": null,
"val7": null,
"val8": null,
"val9": null,
"val10": null
}
]