-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathFastConfigFca.json
39 lines (39 loc) · 897 Bytes
/
FastConfigFca.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
{
"Language": "en",
"PreKey": "",
"AutoUpdate": false,
"MainColor": "#FF0000",
"MainName": "[ FCA-IVAN ]",
"Uptime": false,
"Config": "default",
"DevMode": false,
"Login2Fa": false,
"AutoLogin": false,
"BroadCast": true,
"AuthString": "",
"EncryptFeature": true,
"ResetDataLogin": true,
"AutoInstallNode": false,
"AntiSendAppState": true,
"AutoRestartMinutes": 0,
"RestartMQTT_Minutes": 0,
"Websocket_Extension": {
"Status": false,
"ResetData": false,
"AppState_Path": "appstate.json"
},
"HTML": {
"HTML": true,
"UserName": "Guest",
"MusicLink": ""
},
"AntiGetInfo": {
"Database_Type": "default",
"AntiGetThreadInfo": true,
"AntiGetUserInfo": true
},
"Stable_Version": {
"Accept": false,
"Version": ""
}
}