diff --git a/config/filachat.php b/config/filachat.php index 2432a20..300f963 100644 --- a/config/filachat.php +++ b/config/filachat.php @@ -19,9 +19,9 @@ | Show menu item |-------------------------------------------------------------------------- | - | This option controls whether roles (user, agent) are used in the chat - | system. If disabled, all users can chat with each other without role - | constraints. + | This option controls whether this plugin registers a menu item in the + | sidebar. If disabled, you can manually register a navigation item in a + | different part of the panel. | */ 'show_in_menu' => true,