diff --git a/config.php b/config.php index e4540f6..9a645e8 100644 --- a/config.php +++ b/config.php @@ -46,7 +46,7 @@ //cwlsack-notes.php $slacknotestoken = "Slack Token Here"; //Set your token for the notes slash command -$usecwname = 0; //If set to 1, it will create tickets using the user's slack name. Command will fail if their slack name is not the same as connectwise name. +$usecwname = 1; //If set to 1, it will create tickets using the user's slack name. Command will fail if their slack name is not the same as connectwise name. //cwslack-configs.php $slackconfigstoken = "Slack Token Here"; //Set your token for the configs slash command