mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
fix suggest xss + nfo view style default
This commit is contained in:
@@ -347,6 +347,7 @@ return array (
|
||||
'claim_reach_standard_uploaded' => \App\Models\Claim::STANDARD_UPLOADED_TIMES,
|
||||
'approval_status_icon_enabled' => 'no',
|
||||
'approval_status_none_visible' => 'yes',
|
||||
'nfo_view_style_default' => \App\Models\Torrent::NFO_VIEW_STYLE_DOS,
|
||||
),
|
||||
'attachment' =>
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user