mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 23:59:27 -04:00
Merge pull request #11108 from owncloud/add-proper-descr
Reword the description
This commit is contained in:
commit
64653223fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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_display_name' => true,
|
||||
|
||||
/* Check 3rdparty apps for malicious code fragments */
|
||||
/* Ensure that 3rdparty applications follows coding guidelines */
|
||||
"appcodechecker" => true,
|
||||
|
||||
/* Check if ownCloud is up to date */
|
||||
|
|
|
|||
Loading…
Reference in a new issue