Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c665016

Browse files
committedOct 31, 2022
Update docs
1 parent aa6a5a2 commit c665016

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎docs/installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ To print with laravel printing, you must set up a supported print driver.
3636
- Review the [requirements](/docs/laravel-printing/{version}/requirements#cups) for the CUPS driver
3737
- If using a remote server, enter your remote server credentials in the `.env` file (see config)
3838
- In the terminal, run: `composer require smalot/cups-ipp`
39+
40+
#### Job Names
41+
If you're having an issue sending the name of the job to CUPS, try changing `JobPrivateValues default` to `JobPrivateValues none` in `/etc/cups/cupsd.conf`.

0 commit comments

Comments
 (0)
Please sign in to comment.