Remove unused App->force_max_items property

This commit is contained in:
Hypolite Petovan 2020-10-12 23:58:18 -04:00
parent 0c24532b42
commit 9537a6d0f7
4 changed files with 0 additions and 14 deletions

View file

@ -51,7 +51,6 @@ class Renderer
'sourcename' => '',
'videowidth' => 425,
'videoheight' => 350,
'force_max_items' => 0,
'stylesheet' => '',
'template_engine' => 'smarty3',
];