mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update cupsd.conf
This commit is contained in:
parent
f45856eb31
commit
7c9f72fd1a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ServerAlias *
|
||||||
LogLevel warn
|
LogLevel warn
|
||||||
MaxLogSize 1m
|
MaxLogSize 1m
|
||||||
#Listen {{ lan_ip }}:631
|
#Listen {{ lan_ip }}:631
|
||||||
Listen localhost:631
|
Listen 127.0.0.1:631
|
||||||
Listen /var/run/cups/cups.sock
|
Listen /var/run/cups/cups.sock
|
||||||
Browsing On
|
Browsing On
|
||||||
BrowseLocalProtocols dnssd
|
BrowseLocalProtocols dnssd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue