fixed migrations, changed settings to global settings, changed image list to have a "delete all" button instead of "create", fixed printing, added imagick for printing.
This commit is contained in:
@@ -102,6 +102,8 @@ return [
|
||||
'image_refresh_interval' => 'Image Refresh Interval (seconds)',
|
||||
'new_image_timespan_minutes' => 'New Image Timespan (minutes)',
|
||||
'gallery_heading' => 'Gallery Heading',
|
||||
"max_number_of_copies" => "Max Number of Copies",
|
||||
"show_print_button" => "Show 'Print' button on image",
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
Reference in New Issue
Block a user