add is_allowed to seed box records

This commit is contained in:
xiaomlove
2023-01-31 18:23:20 +08:00
parent 9c0f458920
commit a3793f4b46
7 changed files with 65 additions and 4 deletions
+2
View File
@@ -239,6 +239,8 @@ return [
'ip_end' => '结束 IP',
'ip_help' => '填写起始 IP + 结束 IP,或 IP(段),不要同时填写',
'status' => '状态',
'is_allowed' => '是否白名单',
'is_allowed_help' => '位于白名单中的 IP 不受 SeedBox 规则影响',
],
'menu' => [
'label' => '自定义菜单',