Skip to content

Commit

Permalink
dmq Correct README
Browse files Browse the repository at this point in the history
Reported by Jan Hazenberg on mailing list
  • Loading branch information
oej committed Jun 29, 2016
1 parent 54562b8 commit 0fbc629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dmq/doc/dmq_admin.xml
Expand Up @@ -166,7 +166,7 @@ modparam("dmq", "multi_notify", 1)
<title>Set <varname>num_workers</varname> parameter</title>
<programlisting format="linespecific">
...
modparam("dmq", "num_threads", 4)
modparam("dmq", "num_workers", 4)
...
</programlisting>
</example>
Expand Down

0 comments on commit 0fbc629

Please sign in to comment.