diff options
Diffstat (limited to 'backend/escl.conf.in')
-rw-r--r-- | backend/escl.conf.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/escl.conf.in b/backend/escl.conf.in index 18ea516..8c6bb04 100644 --- a/backend/escl.conf.in +++ b/backend/escl.conf.in @@ -11,6 +11,11 @@ # You can also configure a device on a single line starting with 'device' # by writing a complete URL and an optional model name. + +# Name of the device not using the PDF format. Spaces are replaced by _. Please report the devices having this problem on sane-devel +# Uncomment the line to add your device +#pdfblacklist Brother_DCP-L2530DW_series + #device http://123.456.789.10:8080 OptionalModel1 #device https://123.456.789.10:443 "Optional Model 2" #device https://123.456.789.10:443 "HP Color LaserJet FlowMFP M578" "hack=localhost" |