From cf82590c8ef11d0e43329f54683cb83b860cca24 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 43a0ee6034be2..04dd65da1dfb2 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -901,11 +901,6 @@ 'config' => '/absolute/location/of/openssl.cnf', ), -/** - * Allow the configuration of system wide trusted certificates - */ -'enable_certificate_management' => false, - /** * Memory caching backend configuration *