mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add is_allowed to seed box records
This commit is contained in:
@@ -233,6 +233,8 @@ return [
|
||||
'ip_end' => 'End IP',
|
||||
'ip_help' => 'Fill in the begin IP + end IP, or IP (Block), not both',
|
||||
'status' => 'Status',
|
||||
'is_allowed' => 'Is whitelisted',
|
||||
'is_allowed_help' => 'IPs in the whitelist are not affected by the SeedBox rule',
|
||||
],
|
||||
'menu' => [
|
||||
'label' => 'Custom menu',
|
||||
|
||||
Reference in New Issue
Block a user