mirror of
https://github.com/pocopico/tinycore-redpill.git
synced 2025-09-20 13:01:16 +08:00
Added maxlanport & netif_seq
This commit is contained in:
@ -42,7 +42,9 @@
|
||||
"rss_server_ssl": "https://raw.githubusercontent.com/pocopico/redpill-load/develop/rss.xml",
|
||||
"rss_server_v2": "https://raw.githubusercontent.com/pocopico/redpill-load/develop/rss.json",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"security_version_server": "https://example.com/smallupdate"
|
||||
"security_version_server": "https://example.com/smallupdate",
|
||||
"maxlanport": "8",
|
||||
"netif_seq": "0 1 2 3 4 5 6 7"
|
||||
},
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
|
Reference in New Issue
Block a user