SSL menu is now shown for files_external

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-05-10 16:08:40 -05:00
parent bff6f88c8b
commit b03269e8eb
1 changed files with 0 additions and 5 deletions

View File

@ -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
*