Added maxlanport & netif_seq

This commit is contained in:
pocopico
2023-05-31 18:12:00 +03:00
parent b5e7ddd3ae
commit 9cd5da8bf5
135 changed files with 403 additions and 135 deletions

View File

@ -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",