summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/iscsid.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index de1765f..a065d53 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -143,7 +143,7 @@ node.session.initial_login_retry_max = 8
node.session.cmds_max = 128
# To control the device's queue depth set node.session.queue_depth
-# to a value between 1 and 128. The default is 32.
+# to a value between 1 and 1024. The default is 32.
node.session.queue_depth = 32
##################################