SSL menu is now shown for files_external
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
affa8d07ca
commit
3ad96a4c57
|
@ -998,11 +998,6 @@ $CONFIG = array(
|
||||||
'config' => '/absolute/location/of/openssl.cnf',
|
'config' => '/absolute/location/of/openssl.cnf',
|
||||||
),
|
),
|
||||||
|
|
||||||
/**
|
|
||||||
* Allow the configuration of system wide trusted certificates
|
|
||||||
*/
|
|
||||||
'enable_certificate_management' => false,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Memory caching backend configuration
|
* Memory caching backend configuration
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue