forked from pocopico/tinycore-redpill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
user_config.json
42 lines (41 loc) · 860 Bytes
/
user_config.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
{
"general": {
"model": "DS3622xs+",
"version": "7.1.1-42962",
"smallfixnumber": "0",
"zimghash": "",
"rdhash": "",
"usb_line": "",
"sata_line": "",
"redpillmake" : "prod",
"friendautoupd" : "true",
"staticboot" : "false",
"hidesensitive" : "false"
},
"ipsettings": {
"ipset": "",
"ipaddr": "",
"ipgw": "",
"ipdns": "",
"ipproxy": ""
},
"extra_cmdline": {
"pid": "0xa4a5",
"vid": "0x0525",
"sn": "",
"mac1": "",
"netif_num": "1",
"SataPortMap": "58",
"DiskIdxMap": "0A00"
},
"synoinfo": {
"internalportcfg": "0xffff",
"maxdisks": "16",
"support_bde_internal_10g": "no",
"support_disk_compatibility": "no",
"support_memory_compatibility": "no",
"maxlanport" : "8",
"netif_seq" : "0 1 2 3 4 5 6 7"
},
"ramdisk_copy": {}
}