From 3ad96a4c5728343cc013707018a929593cc9808a Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 10 May 2017 16:08:40 -0500 Subject: SSL menu is now shown for files_external Signed-off-by: Morris Jobke --- config/config.sample.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config') diff --git a/config/config.sample.php b/config/config.sample.php index 9f2ede88169..001df5fd49c 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -998,11 +998,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 * -- cgit v1.2.3