external user app: Add note to enable it first

This commit is contained in:
RealRancor 2015-02-07 14:01:38 +01:00
parent 90556cb70b
commit 04d6f3e1fb
1 changed files with 3 additions and 3 deletions

View File

@ -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(