diff --git a/config/config.sample.php b/config/config.sample.php index 2513a2658a..0f8abb5d5e 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -229,9 +229,9 @@ $CONFIG = array( 'skeletondirectory' => '', /** - * The ``user_backends`` app allows you to configure alternate authentication - * backends. Supported backends are IMAP (OC_User_IMAP), SMB (OC_User_SMB), and - * FTP (OC_User_FTP). + * The ``user_backends`` app (which needs to be enabled first) allows you to + * configure alternate authentication backends. Supported backends are: + * IMAP (OC_User_IMAP), SMB (OC_User_SMB), and FTP (OC_User_FTP). */ 'user_backends' => array( array(