mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update apps_management_installation.rst
removed incorrect 'appcodechecker' section
This commit is contained in:
parent
e5766c8106
commit
d90daf11f4
@ -113,15 +113,4 @@ To enable installation from your own apps store:
|
||||
|
||||
"appstoreenabled" => true,
|
||||
"appstoreurl" => "http://api.apps.owncloud.com/v1",
|
||||
|
||||
Guarding Against Malicious Code
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
You can enable checks for malicious code fragments in third party apps
|
||||
by setting the **appcodechecker** parameter.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
<?php
|
||||
|
||||
"appcodechecker" => false,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user