Updated with new CS command

This commit is contained in:
Masin Wiedner 2025-11-04 11:42:47 +00:00
parent 13e4d0f041
commit fe92ccade4
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<?php
$CONVERT_CMD = "/usr/local/bin/convert";
$PDFTK_CMD = "/usr/local/bin/pdftk";
$GS_CMD = "gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=%s.pdf";
$mailHost = 'mailserver.example.com'; // Specify main and backup server
$mailPort = 587; // Set the SMTP port