Skip to content

Commit

Permalink
dialog docs: Improve "profiles_with_value" example
Browse files Browse the repository at this point in the history
Suggested by Fabien Aunay
  • Loading branch information
liviuchircu committed May 9, 2022
1 parent debf36c commit d148f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dialog/doc/dialog_admin.xml
Expand Up @@ -1022,7 +1022,7 @@ modparam("dialog", "flags_column", "flags_c_name")
<title>Set <varname>profiles_with_value</varname> parameter</title>
<programlisting format="linespecific">
...
modparam("dialog", "profiles_with_value", "caller ; my_profile; share/s; repl/b;")
modparam("dialog", "profiles_with_value", "callerCC; gatewayCC; clientChannels/s; codecUsed/b;")
...
</programlisting>
</example>
Expand Down

0 comments on commit d148f1d

Please sign in to comment.