[cups-devel] how to get MaxJobs value programmatically
My Sadhukhan <[email protected]> Wed, 28 Feb 2018 11:13:13 +0530
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <CAEYqxvST8445HkFx2M8D-j8m_YfFSXVyOQkFek72+SD0A0brzw@mail.gmail.com> |
Hi, I see in */etc/cups/cupsd.conf we haveMaxJobs number* * Specifies the maximum number of simultaneous jobs that are allowed. Set * *to "0" to allow an unlimited number of jobs. The default is "500".* *Is there any way we can get this number programmatically? * *I do not see this in "env" and so I think we cannot get this from getenv()?* *Regards* *Prasanta*