mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add setting: custom menu enable or not
This commit is contained in:
@@ -414,4 +414,7 @@ return array (
|
||||
'max_uploaded' => 3,
|
||||
'not_seed_box_max_speed' => 10240,
|
||||
],
|
||||
'menu' => [
|
||||
'enabled' => 'no',
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user