mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-07-20 22:08:43 -04:00
Update NomadNetworkApp.py
Update line 1271 (line 253 in config file) to reflect current CUPS options and removing deprecated options per issue 4010 (https://github.com/apple/cups/issues/4010)
This commit is contained in:
parent
a20b4c9bc3
commit
2d87214cd0
1 changed files with 1 additions and 1 deletions
|
@ -1268,7 +1268,7 @@ print_command = lp
|
|||
|
||||
# This one is more suitable for full-sheet
|
||||
# printers.
|
||||
# print_command = lp -d PRINTER_NAME -o page-left=36 -o page-top=36 -o page-right=36 -o page-bottom=36
|
||||
# print_command = lp -d PRINTER_NAME-o job-priority=100 -o media=Custom.75x75mm -o orientation-requested=3
|
||||
|
||||
'''.splitlines()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue