]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/ipp.c
Switch to using "all" and "media-col-database" because some vendors apparently
[thirdparty/cups.git] / scheduler / ipp.c
index 9580bb0901f0bebc69bc5d3524bc970b9c1739d8..819499a6ff77b8308400023159dac147df6517ba 100644 (file)
@@ -5258,9 +5258,7 @@ create_local_bg_thread(
   ipp_status_t status;                 /* Status code */
   static const char * const pattrs[] = /* Printer attributes we need */
   {
-    "job-template",
-    "printer-defaults",
-    "printer-description",
+    "all",
     "media-col-database"
   };