From b03269e8ebfc4acab78be0e96e3368058fb0b775 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 10 May 2017 16:08:40 -0500 Subject: [PATCH] SSL menu is now shown for files_external Signed-off-by: Morris Jobke --- config/config.sample.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/config.sample.php b/config/config.sample.php index 9abc89214a8..fc22cf55962 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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 * -- 2.39.5