paid torent max_price&enabled configurable

This commit is contained in:
xiaomlove
2023-04-29 12:57:46 +08:00
parent 241485be0f
commit 73871a51ba
14 changed files with 59 additions and 13 deletions
+2
View File
@@ -358,6 +358,8 @@ return array (
'approval_status_none_visible' => 'yes',
'nfo_view_style_default' => \App\Models\Torrent::NFO_VIEW_STYLE_DOS,
'tax_factor' => '0.3',
'paid_torrent_enabled' => 'yes',
'max_price' => 1000000,
),
'attachment' =>
array (