Path : /var/www/html/moneyexchange/config/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/moneyexchange/config/receiptprinter.php |
<?php return [ /* |-------------------------------------------------------------------------- | Printer connector type |-------------------------------------------------------------------------- | | Connection protocol to communicate with the receipt printer. | Valid values are: cups, network, windows | */ 'connector_type' => 'cups', /* |-------------------------------------------------------------------------- | Printer connector descriptor |-------------------------------------------------------------------------- | | Typically printer name or IP address. | */ 'connector_descriptor' => 'BIXOLON-SRP-330II', /* |-------------------------------------------------------------------------- | Printer port |-------------------------------------------------------------------------- | | Typically 9100. | */ 'connector_port' => 9100, ];