SSL menu is now shown for files_external
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
07421b8218
commit
cf82590c8e
|
@ -901,11 +901,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