forked from pocopico/tinycore-redpill
-
Notifications
You must be signed in to change notification settings - Fork 37
/
user_config.json
45 lines (45 loc) · 931 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
42
43
44
45
{
"general": {
"model": "DS920+",
"version": "7.2.2-72806",
"smallfixnumber": "0",
"zimghash": "",
"rdhash": "",
"usb_line": "",
"sata_line": "",
"redpillmake": "prod-24.9.8",
"friendautoupd": "true",
"hidesensitive": "false",
"layout": "qwerty",
"keymap": "us",
"devmod": "DDSML",
"ucode": "ko_KR",
"loadermode": "FRIEND",
"bay": "TOWER_4_Bay",
"kver": "4.4.302"
},
"ipsettings": {
"ipset": "",
"ipaddr": "",
"ipgw": "",
"ipdns": "",
"ipproxy": ""
},
"extra_cmdline": {
"pid": "0xa4a5",
"vid": "0x0525",
"sn": "",
"mac1": "",
"netif_num": "1",
"SataPortMap": "",
"DiskIdxMap": ""
},
"synoinfo": {
"internalportcfg": "0xffff",
"maxdisks": "16",
"support_bde_internal_10g": "no",
"support_disk_compatibility": "no",
"support_memory_compatibility": "no"
},
"ramdisk_copy": {}
}