Added examples for new bjnp timer settings in the pixma config file

merge-requests/1/head
Louis Lagendijk 2017-01-06 21:37:52 +01:00
rodzic cfc7a069d2
commit 1b442ce1ea
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -17,9 +17,9 @@
# The timeout parameter sets a timeout value for the scanner on
# the same line
# Example:
# bjnp://myscanner.my.domain:8612 // uses the default 100ms timeout
# timeout=5000
# bjnp://printer-1.pheasant.org // will use the 500 ms timeout
# bjnp://myscanner.my.domain:8612 // uses the default 1000ms timeout
# bjnp-timeout=5000
# bjnp://printer-1.pheasant.org // will use the 5000 ms timeout
# bjnp://scanner.bad-network.org/timeout=1500 // timeout set to 1500 ms
# timeout=3000 // will be used for auto-detected scanners
# bjnp-timeout=3000 // will be used for auto-detected scanners
#