OpenPrinting / ipp-usb

ipp-usb -- HTTP reverse proxy, backed by IPP-over-USB connection to device
BSD 2-Clause "Simplified" License
135 stars 14 forks source link

Support reading quirks from /etc/ipp-usb #44

Closed zdohnal closed 2 years ago

zdohnal commented 2 years ago

ipp-usb now looks into /etc/ipp-usb/quirks as well, where admin configuration quirks can lie. They will be read after system ones, so the priority is set by sequence in conf.go.

Mentioned what model name is in quirk files + asked for reports about quirks, so they can be added into system quirks if possible.