mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
||||
MaxLogSize 1m
|
||||
#Listen {{ lan_ip }}:631
|
||||
Listen localhost:631
|
||||
Listen 127.0.0.1:631
|
||||
Listen /var/run/cups/cups.sock
|
||||
Browsing On
|
||||
BrowseLocalProtocols dnssd
|
||||
|
|
Loading…
Reference in a new issue