# Which protocols will we use to discover printers on the network? # Can use DNSSD and/or CUPS, or 'none' for neither. # defauklt : BrowseRemoteProtocols DNSSD,CUPS BrowseRemoteProtocols CUPS # Which protocols will we use to broadcast shared local printers to the network? # Can use DNSSD and/or CUPS, or 'none' for neither. # Only CUPS is actually supported, as DNSSD is done by CUPS itself (we ignore # DNSSD in this directive). # BrowseLocalProtocols none # Settings of this directive apply to both BrowseRemoteProtocols and # BrowseLocalProtocols. # Can use DNSSD and/or CUPS, or 'none' for neither. # BrowseProtocols none # Only browse remote printers from selected servers # BrowseAllow cups.example.com # BrowseAllow 192.168.1.12 # BrowseAllow 192.168.1.0/24 # BrowseAllow 192.168.1.0/255.255.255.0 # Use BrowsePoll to poll a particular CUPS server # BrowsePoll cups.example.com # BrowsePoll cups.example.com:631 # Django : 2013-09-20 # Namen des zentralen CUPS-Servers eingetragen BrowsePoll cups.dmz.nausch.org:631 # Unknown directives are ignored, also unknown values. NOTE: This file is not part of CUPS. You need to start&enable cups-browsed service.