change dymo name

main
radex 2024-06-08 20:52:06 +02:00
parent 7f427f4741
commit 0c4c8b4087
Signed by: radex
SSH Key Fingerprint: SHA256:hvqRXAGG1h89yqnS+cyFTLKQbzjWD4uXIqw7Y+0ws30
2 changed files with 4 additions and 4 deletions

View File

@ -16,9 +16,9 @@ PRINTSERVANT_CONFIG - JSON config, like so:
{
printers: [
{
name: 'DYMO_LabelWriter450',
name: 'DYMO_LabelWriter',
aliases: ['dymo', 'label'],
ipp_url: 'ipp://printmaster.waw.hackerspace.pl/printers/DYMO_LabelWriter450',
ipp_url: 'ipp://printmaster.waw.hackerspace.pl/printers/DYMO_LabelWriter',
},
...
]

View File

@ -1,9 +1,9 @@
{
"printers": [
{
"name": "DYMO_LabelWriter450",
"name": "DYMO_LabelWriter",
"aliases": ["dymo", "label"],
"ipp_url": "ipp://printmaster.local:631/printers/DYMO_LabelWriter450"
"ipp_url": "ipp://printmaster.local:631/printers/DYMO_LabelWriter"
},
{
"name": "Zebra_GK420T",