Merge pull request #4801 from nextcloud/backport-4800
[stable11] SSL menu is now shown for files_external
This commit is contained in:
commit
b2d1c91b96
|
@ -899,11 +899,6 @@ $CONFIG = array(
|
|||
'config' => '/absolute/location/of/openssl.cnf',
|
||||
),
|
||||
|
||||
/**
|
||||
* Allow the configuration of system wide trusted certificates
|
||||
*/
|
||||
'enable_certificate_management' => false,
|
||||
|
||||
/**
|
||||
* Memory caching backend configuration
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue