Reword the description
The old one was just horrible wrong.
This commit is contained in:
parent
2f10b60c9e
commit
b31b6db4de
|
@ -160,7 +160,7 @@ $CONFIG = array(
|
||||||
/* allow user to change his display name, if it is supported by the back-end */
|
/* allow user to change his display name, if it is supported by the back-end */
|
||||||
'allow_user_to_change_display_name' => true,
|
'allow_user_to_change_display_name' => true,
|
||||||
|
|
||||||
/* Check 3rdparty apps for malicious code fragments */
|
/* Ensure that 3rdparty applications follows coding guidelines */
|
||||||
"appcodechecker" => true,
|
"appcodechecker" => true,
|
||||||
|
|
||||||
/* Check if ownCloud is up to date */
|
/* Check if ownCloud is up to date */
|
||||||
|
|
Loading…
Reference in New Issue