chuckcharlie / cups-avahi-airprint

Docker image for CUPS intended as an AirPrint relay
GNU General Public License v3.0
118 stars 66 forks source link

Change cupsd default conf file location #11

Closed Mowee closed 1 year ago

Mowee commented 1 year ago

Currently, changes to the configuration file are dropped whenever the container changes. This pull request moves the configuration file inside the /config folder.

chuckcharlie commented 1 year ago

Now merged into master. Thanks!