diff --git a/config.sample.yaml b/config.sample.yaml index 5996fdf74..a3e967003 100644 --- a/config.sample.yaml +++ b/config.sample.yaml @@ -332,7 +332,7 @@ ircService: ircClients: # The template to apply to every IRC client nick. This MUST have either # $DISPLAY or $USERID or $LOCALPART somewhere in it. - # Optional. Default: "M-$DISPLAY". Example: "M-Alice". + # Optional. Default: "$DISPLAY[m]". Example: "Alice[m]". nickTemplate: "$DISPLAY[m]" # True to allow virtual IRC clients to change their nick on this server # by issuing !nick commands to the IRC AS bot.