Refine admin status and notification controls
This commit is contained in:
parent
4e4def843d
commit
5437c7a4c4
5 changed files with 15 additions and 9 deletions
|
|
@ -6,5 +6,5 @@ return [
|
|||
"uploads_dir" => __DIR__ . "/in-dir",
|
||||
"public_videos" => "out-dir",
|
||||
"public_thumbs" => "thumbs",
|
||||
"items_per_page" => 12,
|
||||
"items_per_page" => 8,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue