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
4141991a0b
commit
f45856eb31
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ServerAlias *
|
ServerAlias *
|
||||||
LogLevel warn
|
LogLevel warn
|
||||||
MaxLogSize 1m
|
MaxLogSize 1m
|
||||||
Listen {{ lan_ip }}:631
|
#Listen {{ lan_ip }}:631
|
||||||
Listen localhost:631
|
Listen localhost:631
|
||||||
Listen /var/run/cups/cups.sock
|
Listen /var/run/cups/cups.sock
|
||||||
Browsing On
|
Browsing On
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue